This documentation is archived and is not being maintained.

AccessControlEntryFromVersionControl::Identity Property

Gets the identity to which this AccessControlEntry applies.

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

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

Property Value

Type: Microsoft.TeamFoundation.Framework.Client::TeamFoundationIdentity
The identity to which this AccessControlEntry applies.

Show: