| DebugAuthenticationConfiguration Class |
Namespace: CMS.Membership.Internal
public sealed class DebugAuthenticationConfiguration : ITokenConfiguration
The DebugAuthenticationConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| DebugAuthenticationConfiguration |
| Name | Description | |
|---|---|---|
| Audience |
Audience of the JWT token.
| |
| Issuer |
Issuer of the JWT token.
| |
| TokenEncryption |
Indicates if token will be encrypted.
| |
| Validity |
Token validity.
|