Show / Hide Table of Contents

Namespace OpenIddict.EntityFramework.Models

Classes

OpenIddictEntityFrameworkApplication

Represents an OpenIddict application.

OpenIddictEntityFrameworkApplication<TKey, TAuthorization, TToken>

Represents an OpenIddict application.

OpenIddictEntityFrameworkAuthorization

Represents an OpenIddict authorization.

OpenIddictEntityFrameworkAuthorization<TKey, TApplication, TToken>

Represents an OpenIddict authorization.

OpenIddictEntityFrameworkScope

Represents an OpenIddict scope.

OpenIddictEntityFrameworkScope<TKey>

Represents an OpenIddict scope.

OpenIddictEntityFrameworkToken

Represents an OpenIddict token.

OpenIddictEntityFrameworkToken<TKey, TApplication, TAuthorization>

Represents an OpenIddict token.

In This Article
Back to top Generated by DocFX