Condividi tramite


RemoteAuthenticationActions.IsAction(String, String) Metodo

Definizione

Indica se un determinato candidate oggetto rappresenta un oggetto specificato RemoteAuthenticationActions.

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

Parametri

candidate
String

Candidato.

Restituisce

Indica se l'azione specificata RemoteAuthenticationActions è o meno.

Si applica a