Field IssuerClaimType
- Namespace
- MailFathom.Infrastructure.Security.OAuth
- Assembly
- MailFathom.Infrastructure.dll
The claim type carrying the issuer that authenticated the person, which is half of their identity.
public const string IssuerClaimType = "urn:mailfathom:oauth-issuer"
Returns
- string
- The claim type carrying the issuer that authenticated the person, which is half of their identity.