Principal.Name Vlastnost

Definice

Získá nebo nastaví název tohoto objektu zabezpečení.

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

Hodnota vlastnosti

Název objektu zabezpečení nebo null, pokud není nastaven atribut name.

Atributy

Výjimky

Aplikace se pokusila nastavit název na hodnotu null.

Základní úložiště tuto vlastnost nepodporuje.

Platí pro