This documentation is archived and is not being maintained.

SimpleWebTokenCredential::UserName Property

Gets the user name.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property String^ UserName {
	String^ get ();
}

Property Value

Type: System::String
Returns String.

Show: