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

属性值

适用于