This documentation is archived and is not being maintained.

VssConnection::AuthorizedIdentity Property

Visual Studio 2013

The ID of the identity who the calls to the server are being made for.

Namespace:  Microsoft.VisualStudio.Services.Client
Assembly:  Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)

public:
property Identity^ AuthorizedIdentity {
	Identity^ get ();
}

Show: