IUserContext.UserName Property

Definition

Gets the value that specifies the user name.

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

Property Value

A value that specifies the user name.

Applies to