Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntaxpublic string Nonce { get; set; }
Public Property Nonce As String
Get
Set
public:
virtual property String^ Nonce {
String^ get () sealed;
void set (String^ value) sealed;
}
abstract Nonce : string with get, set
override Nonce : string with get, set
Property Value
StringImplements
IBaseSIPCallNonce
See Also