Namespace OpenIddict.EntityFrameworkCore.Models
Classes
OpenIddictEntityFrameworkCoreApplication
Represents an OpenIddict application.
OpenIddictEntityFrameworkCoreApplication<TKey>
Represents an OpenIddict application.
OpenIddictEntityFrameworkCoreApplication<TKey, TAuthorization, TToken>
Represents an OpenIddict application.
OpenIddictEntityFrameworkCoreAuthorization
Represents an OpenIddict authorization.
OpenIddictEntityFrameworkCoreAuthorization<TKey>
Represents an OpenIddict authorization.
OpenIddictEntityFrameworkCoreAuthorization<TKey, TApplication, TToken>
Represents an OpenIddict authorization.
OpenIddictEntityFrameworkCoreScope
Represents an OpenIddict scope.
OpenIddictEntityFrameworkCoreScope<TKey>
Represents an OpenIddict scope.
OpenIddictEntityFrameworkCoreToken
Represents an OpenIddict token.
OpenIddictEntityFrameworkCoreToken<TKey>
Represents an OpenIddict token.
OpenIddictEntityFrameworkCoreToken<TKey, TApplication, TAuthorization>
Represents an OpenIddict token.