ApiAuthorizationOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |