Principal.DisplayName Propriété

Définition

Obtient ou définit le nom complet de cette entité de sécurité.

public:
 property System::String ^ DisplayName { System::String ^ get(); void set(System::String ^ value); };
public string DisplayName { get; set; }
public string DisplayName { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
member this.DisplayName : string with get, set
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Valeur de propriété

Nom complet de cette entité de sécurité ou null s'il n'existe aucun nom complet.

Attributs

S’applique à