Principal.UserPrincipalName Proprietà

Definizione

Ottiene o imposta il nome dell'entità utente (UPN) associato a questa entità.

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

Valore della proprietà

UPN associato a questa entità o null se non è stato impostato l'UPN.

Attributi

Eccezioni

L'archivio sottostante non supporta questa proprietà.

Commenti

Se si imposta questa proprietà su Null, l'UPN esistente viene rimosso, se presente.

Si applica a