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
- 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.