RemoteAuthenticationActions 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
에서 수행할 RemoteAuthenticatorViewCore<TAuthenticationState>수 있는 인증 작업 목록을 나타냅니다.
public ref class RemoteAuthenticationActions
public class RemoteAuthenticationActions
type RemoteAuthenticationActions = class
Public Class RemoteAuthenticationActions
- 상속
-
RemoteAuthenticationActions
생성자
RemoteAuthenticationActions() |
에서 수행할 RemoteAuthenticatorViewCore<TAuthenticationState>수 있는 인증 작업 목록을 나타냅니다. |
필드
LogIn |
로그인 동작입니다. |
LogInCallback |
콜백에 로그인 작업입니다. |
LogInFailed |
실패한 작업의 로그입니다. |
LogOut |
로그아웃 작업입니다. |
LogOutCallback |
로그아웃 콜백 작업입니다. |
LogOutFailed |
로그아웃 실패 작업입니다. |
LogOutSucceeded |
로그아웃 성공 작업입니다. |
Profile |
사용자 프로필 작업으로 이동합니다. |
Register |
레지스터 작업으로 이동합니다. |
메서드
IsAction(String, String) |
지정된 가 지정된 |