Repository.RefreshIdentityDisplayName Method

Update the table of identities to include an updated (renamed) user name.

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub RefreshIdentityDisplayName
[WebMethodAttribute]
public void RefreshIdentityDisplayName()
[WebMethodAttribute]
public:
void RefreshIdentityDisplayName()
[<WebMethodAttribute>]
member RefreshIdentityDisplayName : unit -> unit
public function RefreshIdentityDisplayName()

.NET Framework Security

See Also

Reference

Repository Class

Microsoft.TeamFoundation.VersionControl.Server Namespace