ApiAuthorizationOptions Class

Definition

Options for API authorization.

C#
public class ApiAuthorizationOptions
Inheritance
ApiAuthorizationOptions

Constructors

Properties

ApiResources

Gets or sets the ApiResources.

ApiScopes

Gets or sets the ApiScopes.

Clients

Gets or sets the Clients.

IdentityResources

Gets or sets the IdentityResources.

SigningCredential

Gets or sets the SigningCredentials to use for signing tokens.

Applies to

Product Versions
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0