This documentation is archived and is not being maintained.
AccessEntry::CompareIdentity Method
Visual Studio 2013
Compares the specified access entry.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Parameters
- entry1
- Type: Microsoft.TeamFoundation.VersionControl.Client::AccessEntry
The first access entry.
- entry2
- Type: Microsoft.TeamFoundation.VersionControl.Client::AccessEntry
The second access entry.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: