Udostępnij za pośrednictwem


RemoteAuthenticationActions Klasa

Definicja

Reprezentuje listę akcji uwierzytelniania, które mogą być wykonywane przez element RemoteAuthenticatorViewCore<TAuthenticationState>.

public ref class RemoteAuthenticationActions
public class RemoteAuthenticationActions
type RemoteAuthenticationActions = class
Public Class RemoteAuthenticationActions
Dziedziczenie
RemoteAuthenticationActions

Konstruktory

RemoteAuthenticationActions()

Reprezentuje listę akcji uwierzytelniania, które mogą być wykonywane przez element RemoteAuthenticatorViewCore<TAuthenticationState>.

Pola

LogIn

Akcja logowania.

LogInCallback

Akcja wywołania zwrotnego logowania.

LogInFailed

Akcja logowania nie powiodła się.

LogOut

Akcja wyloguj.

LogOutCallback

Akcja wyloguj wywołanie zwrotne.

LogOutFailed

Akcja wylogowania nie powiodła się.

LogOutSucceeded

Akcja wylogowania zakończyła się pomyślnie.

Profile

Akcja przejdź do profilu użytkownika.

Register

Przejdź do akcji rejestrowania.

Metody

IsAction(String, String)

Określa, czy dana candidate wartość reprezentuje dany RemoteAuthenticationActionselement .

Dotyczy