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

适用于