Compartir a través de


IIdentityProvider.TrySyncIdentity (Método)

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Function TrySyncIdentity ( _
    descriptor As IdentityDescriptor, _
    includeMembership As Boolean, _
    providerInfo As String, _
    requestContext As TeamFoundationRequestContext, _
    syncErrors As SyncErrors, _
    <OutAttribute> ByRef identity As Identity _
) As Boolean
bool TrySyncIdentity(
    IdentityDescriptor descriptor,
    bool includeMembership,
    string providerInfo,
    TeamFoundationRequestContext requestContext,
    SyncErrors syncErrors,
    out Identity identity
)

Parámetros

Valor devuelto

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

IIdentityProvider Interfaz

Microsoft.VisualStudio.Services.Identity (Espacio de nombres)