Click or drag to resize
IConfiguratorAuthentication_NonceExpirationTime Property
Gets or sets the time interval when new nonce will be generated (in seconds).

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
int Authentication_NonceExpirationTime { get; set; }

Property Value

Type: Int32
See Also