AuthenticationHandler<TOptions>.ShouldHandleScheme Methode

Definition

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

Parameter

authenticationScheme
String
handleAutomatic
Boolean

Gibt zurück

Gilt für: