Show / Hide Table of Contents

Class OpenIddictServerOwinConstants.JsonWebTokenTypes.Private

Inheritance
System.Object
OpenIddictServerOwinConstants.JsonWebTokenTypes.Private
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: OpenIddict.Server.Owin
Assembly: cs.temp.dll.dll
Syntax
public static class Private

Fields

AuthorizationRequest

Declaration
public const string AuthorizationRequest = "oi_authrq+jwt"
Field Value
Type Description
System.String

LogoutRequest

Declaration
public const string LogoutRequest = "oi_lgtrq+jwt"
Field Value
Type Description
System.String
In This Article
Back to top Generated by DocFX