AuthenticationManager.Schemes 속성

정의

기존 큐에 연결할 때 이 설정은 큐를 만드는 데 사용된 설정과 일치해야 합니다.

public:
 property Microsoft::AspNetCore::Server::HttpSys::AuthenticationSchemes Schemes { Microsoft::AspNetCore::Server::HttpSys::AuthenticationSchemes get(); void set(Microsoft::AspNetCore::Server::HttpSys::AuthenticationSchemes value); };
public Microsoft.AspNetCore.Server.HttpSys.AuthenticationSchemes Schemes { get; set; }
member this.Schemes : Microsoft.AspNetCore.Server.HttpSys.AuthenticationSchemes with get, set
Public Property Schemes As AuthenticationSchemes

속성 값

적용 대상