Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
OAuth
AspNet
AuthServer
OAuthAuthorizationServerOptions
C# Class OAuth.AspNet.AuthServer.OAuthAuthorizationServerOptions
Options class provides information needed to control Authorization Server middleware behavior
Inheritance:
Microsoft.AspNetCore.Builder.AuthenticationOptions
显示文件
Open project: XacronDevelopment/oauth-aspnet
Class Usage Examples
Public Methods
Method
Description
OAuthAuthorizationServerOptions
( ) :
System
Creates an instance of authorization server options with default values.
Method Details
OAuthAuthorizationServerOptions()
public
method
Creates an instance of authorization server options with default values.
public
OAuthAuthorizationServerOptions
( ) :
System
return
System