AuthenticationHandlerProvider.Schemes 속성

정의

public:
 property Microsoft::AspNetCore::Authentication::IAuthenticationSchemeProvider ^ Schemes { Microsoft::AspNetCore::Authentication::IAuthenticationSchemeProvider ^ get(); };
public Microsoft.AspNetCore.Authentication.IAuthenticationSchemeProvider Schemes { get; }
member this.Schemes : Microsoft.AspNetCore.Authentication.IAuthenticationSchemeProvider
Public ReadOnly Property Schemes As IAuthenticationSchemeProvider

속성 값

적용 대상