다음을 통해 공유


AuthorizationHandlerContext.HasSucceeded 속성

정의

현재 권한 부여 처리가 성공했는지 여부를 나타내는 플래그입니다.

public:
 property bool HasSucceeded { bool get(); };
public:
 virtual property bool HasSucceeded { bool get(); };
public bool HasSucceeded { get; }
public virtual bool HasSucceeded { get; }
member this.HasSucceeded : bool
Public ReadOnly Property HasSucceeded As Boolean
Public Overridable ReadOnly Property HasSucceeded As Boolean

속성 값

적용 대상