SignedHttpRequestValidationParameters.NonceValidatorAsync Property

Definition

Gets or sets the NonceValidatorAsync delegate.

public Microsoft.IdentityModel.Protocols.SignedHttpRequest.NonceValidatorAsync NonceValidatorAsync { get; set; }
member this.NonceValidatorAsync : Microsoft.IdentityModel.Protocols.SignedHttpRequest.NonceValidatorAsync with get, set
Public Property NonceValidatorAsync As NonceValidatorAsync

Property Value

Applies to