AuthFailure.ErrorDescription Property

Definition

public:
 property Platform::String ^ ErrorDescription { Platform::String ^ get(); };
winrt::hstring ErrorDescription();
public string ErrorDescription { get; }
var string = authFailure.errorDescription;
Public ReadOnly Property ErrorDescription As String

Property Value

String

Platform::String

winrt::hstring

Applies to