Click or drag to resize
DebugAuthenticationConfiguration Properties

The DebugAuthenticationConfiguration type exposes the following members.

Properties
  NameDescription
Public propertyAudience
Audience of the JWT token.
Public propertyIssuer
Issuer of the JWT token.
Public propertyTokenEncryption
Indicates if token will be encrypted.
Public propertyValidity
Token validity.
Top
See Also