Condividi tramite


Proprietà UnauthenticatedProvider.AvailableIdentityAttributes

Spazio dei nomi:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

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

Valore proprietà

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

Implementa

IIdentityProvider.AvailableIdentityAttributes

Sicurezza di .NET Framework

Vedere anche

Riferimenti

UnauthenticatedProvider Classe

Spazio dei nomi Microsoft.VisualStudio.Services.Identity