Click or drag to resize
IJwtTokenService Properties

The IJwtTokenService 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.
Top
See Also