This documentation is archived and is not being maintained.
VersionControlServer.GetIdentityDisplayName Method
Visual Studio 2013
Returns the identity display name.
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
'Declaration Public Function GetIdentityDisplayName ( _ identity As TeamFoundationIdentity _ ) As String
Parameters
- identity
- Type: Microsoft.TeamFoundation.Framework.Client.TeamFoundationIdentity
The identity.
- 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: