ApiAuthorizationOptions Class

Definition

Options for API authorization.

public ref class ApiAuthorizationOptions
public class ApiAuthorizationOptions
type ApiAuthorizationOptions = class
Public Class ApiAuthorizationOptions
Inheritance
ApiAuthorizationOptions

Constructors

ApiAuthorizationOptions()

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