Compartilhar via


Propriedade ClaimsProvider.AvailableIdentityAttributes

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

Sintaxe

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

Valor de propriedade

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

Implementações

IIdentityProvider.AvailableIdentityAttributes

Segurança do .NET Framework

Consulte também

Referência

ClaimsProvider Classe

Namespace Microsoft.VisualStudio.Services.Identity