AuthorizationHandlerContext.HasSucceeded Property

Definition

Flag indicating whether the current authorization processing has succeeded.

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

Property Value

Applies to