Freigeben über


Identity.GetType-Methode (String, Boolean)

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.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.Framework.Server.IdentityType
Gibt IdentityType zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

Identity Klasse

GetType-Überladung

Microsoft.TeamFoundation.Integration.Server-Namespace