Condividi tramite


Model.IsAdministrator Proprietà

Definizione

Ottiene o imposta un valore che indica se l'utente corrente è un amministratore del modello.

public:
 property bool IsAdministrator { bool get(); void set(bool value); };
[System.Runtime.Serialization.DataMember]
public bool IsAdministrator { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.IsAdministrator : bool with get, set
Public Property IsAdministrator As Boolean

Valore della proprietà

true se l'utente corrente è un amministratore del modello. In caso contrario, false.

Attributi

Si applica a