Partager via


ClaimsProvider.SupportedIdentityTypes, méthode

Récupérez le type qualifié complet de classe .NET pour les types d'identité que ces magasins fournir. C'est la classe qui implémente IIdentity. Un exemple est « System.Security.Principal.WindowsIdentity ».

Espace de noms :  Microsoft.VisualStudio.Services.Identity
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Overridable Function SupportedIdentityTypes As String()
public virtual string[] SupportedIdentityTypes()

Valeur de retour

Type : array<System.String[]

Implémentations

IIdentityProvider.SupportedIdentityTypes()

Sécurité .NET Framework

Voir aussi

Référence

ClaimsProvider Classe

Microsoft.VisualStudio.Services.Identity, espace de noms