Freigeben über


Identity.GetType-Methode (String, Boolean)

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

Syntax

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

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Server.IdentityType
Gibt IdentityType zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Identity Klasse

GetType-Überladung

Microsoft.TeamFoundation.Server-Namespace