다음을 통해 공유


RemoteAuthenticationContext<TRemoteAuthenticationState>.State 속성

정의

현재 인증 작업에 대한 상태 instance 가져오거나 설정합니다.

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

적용 대상