Microsoft.IdentityModel.Tokens.Experimental.IssuerValidationSource
Represents the source from which the token issuer was validated.
i.e. whether the issuer was matched with the configuration provided or the validation parameters provided.
If a custom issuer validation delegate is used, a custom validation source can be instantiated and used.
Represents the issuer validation source that has been matched with the configuration provided.
Represents the issuer validation source that has been matched with the validation parameters provided.
Represents the issuer validation source that has not been validated.
The name of the issuer validation source.
Initializes a new instance of IssuerValidationSource.