IdentityServerJwtConstants Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constants for a default API authentication handler.
public ref class IdentityServerJwtConstants
public class IdentityServerJwtConstants
type IdentityServerJwtConstants = class
Public Class IdentityServerJwtConstants
- Inheritance
-
IdentityServerJwtConstants
Constructors
IdentityServerJwtConstants() |
Fields
IdentityServerJwtBearerScheme |
Scheme used for the underlying default API JwtBearer authentication scheme. |
IdentityServerJwtScheme |
Scheme used for the default API policy authentication scheme. |