AuthenticateResult.Failure 속성

정의

인증에서 오류 정보를 보유합니다.

public:
 property Exception ^ Failure { Exception ^ get(); };
public:  property Exception ^ Failure {  public:
Exception ^ get(); protected:
 void set(Exception ^ value); };
public Exception Failure { get; }
public Exception Failure { get; protected set; }
public Exception? Failure { get; protected set; }
member this.Failure : Exception
member this.Failure : Exception with get, set
Public ReadOnly Property Failure As Exception
Public Property Failure As Exception

속성 값

적용 대상