Compartir a través de


ClaimsProvider.SupportedIdentityTypes (Método)

Obtiene el tipo de clase.NET completo para los tipos de identidad fuentes de ese este almacén. Ésta es la clase que implementa IIdentity. Un ejemplo es “System.Security.Principal.WindowsIdentity”.

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Overridable Function SupportedIdentityTypes As String()
public virtual string[] SupportedIdentityTypes()

Valor devuelto

Tipo: array<System.String[]

Implementaciones

IIdentityProvider.SupportedIdentityTypes()

Seguridad de .NET Framework

Vea también

Referencia

ClaimsProvider Clase

Microsoft.VisualStudio.Services.Identity (Espacio de nombres)