Compartir a través de


Identity.GetType (Método) (String, Boolean)

Espacio de nombres:  Microsoft.TeamFoundation.Server
Ensamblado:  Microsoft.TeamFoundation.Client (en Microsoft.TeamFoundation.Client.dll)

Sintaxis

'Declaración
Public Shared Function GetType ( _
    identityType As String, _
    isGroup As Boolean _
) As IdentityType
public static IdentityType GetType(
    string identityType,
    bool isGroup
)

Parámetros

Valor devuelto

Tipo: Microsoft.TeamFoundation.Server.IdentityType
Devuelva IdentityType.

Seguridad de .NET Framework

Vea también

Referencia

Identity Clase

GetType (Sobrecarga)

Microsoft.TeamFoundation.Server (Espacio de nombres)