UserPrincipal.GivenName Proprietà

Definizione

Ottiene o imposta il nome specificato per l'entità utente.

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

Valore della proprietà

Nome specificato dell'entità utente.

Eccezioni

L'archivio sottostante non supporta questa proprietà.

Si applica a