다음을 통해 공유


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

적용 대상