Class OpenIddictEntityFrameworkAuthorization
Represents an OpenIddict authorization.
Inheritance
System.Object
OpenIddictEntityFrameworkAuthorization<System.String, OpenIddictEntityFrameworkApplication, OpenIddictEntityFrameworkToken>
OpenIddictEntityFrameworkAuthorization
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.EntityFramework.Models
Assembly: cs.temp.dll.dll
Syntax
public class OpenIddictEntityFrameworkAuthorization : OpenIddictEntityFrameworkAuthorization<string, OpenIddictEntityFrameworkApplication, OpenIddictEntityFrameworkToken>
Constructors
OpenIddictEntityFrameworkAuthorization()
Declaration
public OpenIddictEntityFrameworkAuthorization()