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) |
指定的 是否 |