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