SecurityIdentity.AccountName Propiedad

Definición

Obtiene el nombre del usuario descrito por esta identidad.

public:
 property System::String ^ AccountName { System::String ^ get(); };
public string AccountName { get; }
member this.AccountName : string
Public ReadOnly Property AccountName As String

Valor de propiedad

Nombre del usuario descrito por esta identidad.

Se aplica a