UserPrincipal.Surname Vlastnost

Definice

Získá nebo nastaví příjmení pro objekt zabezpečení uživatele.

public:
 property System::String ^ Surname { System::String ^ get(); void set(System::String ^ value); };
public string Surname { get; set; }
member this.Surname : string with get, set
Public Property Surname As String

Hodnota vlastnosti

Příjmení objektu zabezpečení uživatele.

Výjimky

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

Platí pro