OpenIdConnectProtocolValidator.DefaultNonceLifetime Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default for the how long the nonce is valid.
public static readonly TimeSpan DefaultNonceLifetime;
staticval mutable DefaultNonceLifetime : TimeSpan
Public Shared ReadOnly DefaultNonceLifetime As TimeSpan
Field Value
Remarks
The default is 1 hour.