Condividi tramite


Proprietà IIdentityProvider.AvailableIdentityAttributes

Attributi del provider specifici utilizzati dall'identità corrispondente.

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

Sintassi

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

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IIdentityProvider Interfaccia

Spazio dei nomi Microsoft.VisualStudio.Services.Identity