다음을 통해 공유


RemoteAuthenticationResult<TRemoteAuthenticationState>.ErrorMessage 속성

정의

실패한 인증 작업의 오류 메시지를 가져오거나 설정합니다.

public:
 property System::String ^ ErrorMessage { System::String ^ get(); void set(System::String ^ value); };
public string ErrorMessage { get; set; }
public string? ErrorMessage { get; set; }
member this.ErrorMessage : string with get, set
Public Property ErrorMessage As String

속성 값

적용 대상