IConfiguratorAuthentication_NonceExpirationTime Property |
Gets or sets the time interval when new nonce will be generated (in seconds).
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax int Authentication_NonceExpirationTime { get; set; }
Property Authentication_NonceExpirationTime As Integer
Get
Set
property int Authentication_NonceExpirationTime {
int get ();
void set (int value);
}
abstract Authentication_NonceExpirationTime : int with get, set
Property Value
Type:
Int32See Also