C# 클래스 OAuth.AspNet.AuthServer.OAuthAuthorizationServerOptions

Options class provides information needed to control Authorization Server middleware behavior
상속: Microsoft.AspNetCore.Builder.AuthenticationOptions
파일 보기 프로젝트 열기: XacronDevelopment/oauth-aspnet 1 사용 예제들

공개 메소드들

메소드 설명
OAuthAuthorizationServerOptions ( ) : System

Creates an instance of authorization server options with default values.

메소드 상세

OAuthAuthorizationServerOptions() 공개 메소드

Creates an instance of authorization server options with default values.
public OAuthAuthorizationServerOptions ( ) : System
리턴 System