C# Class OAuth.AspNet.AuthServer.OAuthAuthorizationServerOptions

Options class provides information needed to control Authorization Server middleware behavior
Inheritance: Microsoft.AspNetCore.Builder.AuthenticationOptions
Afficher le fichier Open project: XacronDevelopment/oauth-aspnet Class Usage Examples

Méthodes publiques

Méthode Description
OAuthAuthorizationServerOptions ( ) : System

Creates an instance of authorization server options with default values.

Method Details

OAuthAuthorizationServerOptions() public méthode

Creates an instance of authorization server options with default values.
public OAuthAuthorizationServerOptions ( ) : System
Résultat System