ISIPExtensionAuthName Property |
Gets the authentication name of the extension.
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax string 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:
StringSee Also