AuthorizationHandlerContext.HasSucceeded Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indicateur indiquant si le traitement d’autorisation en cours a réussi.
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