OpenIdConnectProtocolValidator.RequireSub Property

Definition

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

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

Property Value

Applies to