SIPExtensionWrapperAuthName Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string AuthName { get; set; }
Public Property AuthName As String
Get
Set
public:
virtual property String^ AuthName {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract AuthName : string with get, set
override AuthName : string with get, set
Property Value
Type:
StringImplements
ISIPExtensionAuthNameSee Also