IIdentityManagementService.RefreshIdentity Method
Visual Studio 2012
Refresh identity properties from provider now. This identity must already be in the IMS store. If identity is a group, its DIRECT members and their properties will also be refreshed (asynchronously).
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- descriptor
- Type: Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor
identity specification. Null implies caller
Return Value
Type: BooleanTrue if identity is in IMS (in which case will be refreshed now), else false.
- 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.