Class OpenIddictEntityFrameworkApplication
Represents an OpenIddict application.
Inheritance
System.Object
OpenIddictEntityFrameworkApplication<System.String, OpenIddictEntityFrameworkAuthorization, OpenIddictEntityFrameworkToken>
OpenIddictEntityFrameworkApplication
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 OpenIddictEntityFrameworkApplication : OpenIddictEntityFrameworkApplication<string, OpenIddictEntityFrameworkAuthorization, OpenIddictEntityFrameworkToken>
Constructors
OpenIddictEntityFrameworkApplication()
Declaration
public OpenIddictEntityFrameworkApplication()