OpenIdConnectProtocolValidator.RequireAzp Property

Definition

Gets or sets a value indicating if an 'azp' claim is required.

public bool RequireAzp { get; set; }
member this.RequireAzp : bool with get, set
Public Property RequireAzp As Boolean

Property Value

Applies to