HierarchyMemberPrivilege.IsModelAdministrator 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.
Attention
Cette API est à présent déconseillée.
Spécifie si le principal est un administrateur du Model.
public:
property bool IsModelAdministrator { bool get(); void set(bool value); };
[System.Obsolete]
[System.Runtime.Serialization.DataMember]
public bool IsModelAdministrator { get; set; }
[<System.Obsolete>]
[<System.Runtime.Serialization.DataMember>]
member this.IsModelAdministrator : bool with get, set
Public Property IsModelAdministrator As Boolean
Valeur de propriété
true
si le principal est un administrateur de Model ; sinon, false
.
- Attributs