ITokenConfiguration Interface |
Namespace: CMS.Membership.Internal
public interface ITokenConfiguration
The ITokenConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | Audience |
Audience of the JWT token.
|
![]() | Issuer |
Issuer of the JWT token.
|
![]() | TokenEncryption |
Indicates if token will be encrypted.
|
![]() | Validity |
Token validity.
|