Compartir a través de


BindPendingProvider.AvailableIdentityAttributes (Propiedad)

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

Sintaxis

'Declaración
Public ReadOnly Property AvailableIdentityAttributes As IEnumerable(Of String)
public IEnumerable<string> AvailableIdentityAttributes { get; }

Valor de propiedad

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

Implementaciones

IIdentityProvider.AvailableIdentityAttributes

Seguridad de .NET Framework

Vea también

Referencia

BindPendingProvider Clase

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