ISIPExtensionAuthName Property |
Gets the authentication name of the extension.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxstring AuthName { get; set; }
Property AuthName As String
Get
Set
property String^ AuthName {
String^ get ();
void set (String^ value);
}
abstract AuthName : string with get, set
Property Value
Type:
String
See Also