AttestationTokenValidationOptions.ValidateIssuer Property

Definition

Specifies whether or not the validation logic should validate the Issuer of the token, if present.

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

Property Value

Applies to