ISIPConfigurationExplicitIdentity Property |
Gets a boolean value indicating whether the SIP identity is fixed.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax bool ExplicitIdentity { get; }
ReadOnly Property ExplicitIdentity As Boolean
Get
property bool ExplicitIdentity {
bool get ();
}
abstract ExplicitIdentity : bool with get
Property Value
Type:
BooleanSee Also