Udostępnij za pośrednictwem


Metoda BindPendingProvider.TrySyncIdentity —

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

Składnia

'Deklaracja
Public Function TrySyncIdentity ( _
    descriptor As IdentityDescriptor, _
    includeMembership As Boolean, _
    providerInfo As String, _
    requestContext As TeamFoundationRequestContext, _
    syncErrors As SyncErrors, _
    <OutAttribute> ByRef identity As TeamFoundationIdentity _
) As Boolean
public bool TrySyncIdentity(
    IdentityDescriptor descriptor,
    bool includeMembership,
    string providerInfo,
    TeamFoundationRequestContext requestContext,
    SyncErrors syncErrors,
    out TeamFoundationIdentity identity
)

Parametry

Wartość zwracana

Typ: System.Boolean
Returns Boolean.

Implementuje

IIdentityProvider.TrySyncIdentity(IdentityDescriptor, Boolean, String, TeamFoundationRequestContext, SyncErrors, TeamFoundationIdentity%)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

BindPendingProvider Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server