Condividi tramite


Metodo ClaimsProvider.SupportedIdentityTypes

Ottenere il tipo completo della classe .NET per i tipi di identità che questo file fornisce. Si tratta della classe che implementa IIdentity. Un esempio è "System.Security.Principal.WindowsIdentity".

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

Sintassi

'Dichiarazione
Public Overridable Function SupportedIdentityTypes As String()
public virtual string[] SupportedIdentityTypes()

Valore restituito

Tipo: array<System.String[]

Implementa

IIdentityProvider.SupportedIdentityTypes()

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ClaimsProvider Classe

Spazio dei nomi Microsoft.VisualStudio.Services.Identity