IdentityServerJwtConstants.IdentityServerJwtBearerScheme Field
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.
Scheme used for the underlying default API JwtBearer authentication scheme.
public: System::String ^ IdentityServerJwtBearerScheme;
public const string IdentityServerJwtBearerScheme;
val mutable IdentityServerJwtBearerScheme : string
Public Const IdentityServerJwtBearerScheme As String