Udostępnij za pośrednictwem


Metoda TeamFoundationIdentityService.RefreshIdentity —

Teraz zsynchronizować tożsamości.Tożsamość ta musi być już w magazynie ISP.Jeśli tożsamość jest grupą, właściwości jego bezpośrednich członków również będzie synchronizowane (asynchronicznie).

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public Function RefreshIdentity ( _
    requestContext As TeamFoundationRequestContext, _
    descriptor As IdentityDescriptor _
) As Boolean
public bool RefreshIdentity(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor descriptor
)

Parametry

Wartość zwracana

Typ: System.Boolean
PRAWDA, jeśli tożsamość jest w ISP (w którym przypadku będzie można zsynchronizować teraz), else false.

Implementuje

ITeamFoundationIdentityService.RefreshIdentity(TeamFoundationRequestContext, IdentityDescriptor)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationIdentityService Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server