AuthenticationHandler<TOptions>.ShouldHandleScheme 메서드

정의

public:
 bool ShouldHandleScheme(System::String ^ authenticationScheme, bool handleAutomatic);
public bool ShouldHandleScheme (string authenticationScheme, bool handleAutomatic);
member this.ShouldHandleScheme : string * bool -> bool
Public Function ShouldHandleScheme (authenticationScheme As String, handleAutomatic As Boolean) As Boolean

매개 변수

authenticationScheme
String
handleAutomatic
Boolean

반환

적용 대상