SignedHttpRequestValidationParameters.PopKeyResolverAsync Property

Definition

Gets or sets the PopKeyResolverAsync delegate.

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

Property Value

Applies to