TokenValidationParameters.ValidIssuer Property

Definition

Gets or sets a String that represents a valid issuer that will be used to check against the token's issuer. The default is null.

public string ValidIssuer { get; set; }
member this.ValidIssuer : string with get, set
Public Property ValidIssuer As String

Property Value

Applies to