Freigeben über


RemoteAuthenticationActions.IsAction(String, String) Methode

Definition

Gibt an, ob ein gegebener candidate ein angegebenes RemoteAuthenticationActionsdarstellt.

public:
 static bool IsAction(System::String ^ action, System::String ^ candidate);
public static bool IsAction (string action, string candidate);
static member IsAction : string * string -> bool
Public Shared Function IsAction (action As String, candidate As String) As Boolean

Parameter

candidate
String

Der Kandidat.

Gibt zurück

Gibt an, ob es sich um die angegebene RemoteAuthenticationActions Aktion handelt.

Gilt für: