Partager via


IIdentityProvider.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
Function SupportedIdentityTypes As String()
string[] SupportedIdentityTypes()

Valeur de retour

Type : array<System.String[]

Sécurité .NET Framework

Voir aussi

Référence

IIdentityProvider Interface

Microsoft.VisualStudio.Services.Identity, espace de noms