Compartir a través de


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

Valor devuelto

Tipo: array<System.String[]

Implementaciones

IIdentityProvider.SupportedIdentityTypes()

Seguridad de .NET Framework

Vea también

Referencia

UnauthenticatedProvider Clase

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