Поделиться через


UnauthenticatedProvider.TrySyncIdentity - метод

Пространство имен:  Microsoft.VisualStudio.Services.Identity
Сборка:  Microsoft.TeamFoundation.Framework.Server (в Microsoft.TeamFoundation.Framework.Server.dll)

Синтаксис

'Декларация
Public Function TrySyncIdentity ( _
    descriptor As IdentityDescriptor, _
    includeMembership As Boolean, _
    providerInfo As String, _
    requestContext As TeamFoundationRequestContext, _
    syncErrors As SyncErrors, _
    <OutAttribute> ByRef identity As Identity _
) As Boolean
public bool TrySyncIdentity(
    IdentityDescriptor descriptor,
    bool includeMembership,
    string providerInfo,
    TeamFoundationRequestContext requestContext,
    SyncErrors syncErrors,
    out Identity identity
)

Параметры

Возвращаемое значение

Тип: System.Boolean

Реализации

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

Безопасность платформы .NET Framework

См. также

Ссылки

UnauthenticatedProvider Класс

Microsoft.VisualStudio.Services.Identity - пространство имен