Share via


SignedHttpRequestValidationParameters.SignatureValidatorAsync Property

Definition

Gets or sets the SignatureValidatorAsync delegate.

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

Property Value

Applies to