BaseAuthenticationInfoNonce Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string Nonce { get; set; }
Public Property Nonce As String
Get
Set
public:
property String^ Nonce {
String^ get ();
void set (String^ value);
}
member Nonce : string with get, set
Property Value
Type:
StringSee Also