Condividi tramite


ValidatedToken.ValidatedIssuer Property

Definition

The issuer that was validated. Contains the source of the validation as well.

public Microsoft.IdentityModel.Tokens.Experimental.ValidatedIssuer? ValidatedIssuer { get; }
member this.ValidatedIssuer : Nullable<Microsoft.IdentityModel.Tokens.Experimental.ValidatedIssuer>
Public ReadOnly Property ValidatedIssuer As Nullable(Of ValidatedIssuer)

Property Value

Applies to