Condividi tramite


UserPrincipal.GivenName Proprietà

Definizione

Ottiene o imposta il nome specificato per l'utente Principal.

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 per l'utente Principal.

Eccezioni

L'archivio sottostante non supporta questa proprietà.

Si applica a