This documentation is archived and is not being maintained.

ConnectedServiceMetadata::AuthenticatedBy Property

The GUID for the user who did the OAuth authentication to created this service

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

public:
property Guid AuthenticatedBy {
	Guid get ();
}

Property Value

Type: System::Guid

Show: