UserPrincipal.Surname Proprietà

Definizione

Ottiene o imposta il cognome per l'entità utente.

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

Valore della proprietà

Cognome dell'entità utente.

Eccezioni

L'archivio sottostante non supporta questa proprietà.

Si applica a