ISIPExtensionAuthName Property |
Gets the authentication name of the extension.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
String
See Also