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


ClaimsProvider.GetPossibleIdentityTypes - метод

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

Синтаксис

'Декларация
Public Function GetPossibleIdentityTypes ( _
    requestContext As TeamFoundationRequestContext, _
    descriptor As IdentityDescriptor _
) As IdentitySearchType
public IdentitySearchType GetPossibleIdentityTypes(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor descriptor
)

Параметры

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

Тип: Microsoft.VisualStudio.Services.Identity.IdentitySearchType

Реализации

IIdentityProvider.GetPossibleIdentityTypes(TeamFoundationRequestContext, IdentityDescriptor)

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

См. также

Ссылки

ClaimsProvider Класс

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