Compartilhar via


Método Identity.GetType (String, Boolean)

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Client (em Microsoft.TeamFoundation.Client.dll)

Sintaxe

'Declaração
Public Shared Function GetType ( _
    identityType As String, _
    isGroup As Boolean _
) As IdentityType
public static IdentityType GetType(
    string identityType,
    bool isGroup
)

Parâmetros

Valor de retorno

Tipo: Microsoft.TeamFoundation.Server.IdentityType
Retorna IdentityType.

Segurança do .NET Framework

Consulte também

Referência

Identity Classe

Sobrecargas GetType

Namespace Microsoft.TeamFoundation.Server