次の方法で共有


RemoteAuthenticationResult<TRemoteAuthenticationState>.State プロパティ

定義

成功した認証操作の保持状態を取得または設定します。

public:
 property TRemoteAuthenticationState State { TRemoteAuthenticationState get(); void set(TRemoteAuthenticationState value); };
public TRemoteAuthenticationState State { get; set; }
public TRemoteAuthenticationState? State { get; set; }
member this.State : 'RemoteAuthenticationState with get, set
Public Property State As TRemoteAuthenticationState

プロパティ値

TRemoteAuthenticationState

適用対象