共用方式為


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

適用於