DirectoryContext.UserName Proprietà

Definizione

Ottiene il nome utente del contesto.

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

Valore della proprietà

Nome utente da utilizzare per l'accesso mediante il contesto.

Si applica a