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