IIdentityManagementService2.ClearCustomDisplayName Method

Clears the custom display name for the current user, returning to using the display name from the external identity provider, such as Active Directory, Live, and so on.

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

Syntax

'Declaration
Sub ClearCustomDisplayName
void ClearCustomDisplayName()
void ClearCustomDisplayName()
abstract ClearCustomDisplayName : unit -> unit
function ClearCustomDisplayName()

.NET Framework Security

See Also

Reference

IIdentityManagementService2 Interface

Microsoft.TeamFoundation.Framework.Client Namespace