AuthorizationHandlerContext.HasFailed 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
旗標,指出目前的授權處理是否因為呼叫失敗而失敗。
public:
property bool HasFailed { bool get(); };
public:
virtual property bool HasFailed { bool get(); };
public bool HasFailed { get; }
public virtual bool HasFailed { get; }
member this.HasFailed : bool
Public ReadOnly Property HasFailed As Boolean
Public Overridable ReadOnly Property HasFailed As Boolean