Compartilhar via


Propriedade IIdentityProvider.AvailableIdentityAttributes

Atributos específicos do provedor usado pela identidade correspondente.

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
ReadOnly Property AvailableIdentityAttributes As IEnumerable(Of String)
IEnumerable<string> AvailableIdentityAttributes { get; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<String>

Segurança do .NET Framework

Consulte também

Referência

IIdentityProvider Interface

Namespace Microsoft.VisualStudio.Services.Identity