ValidatedToken.ValidatedIssuer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)