This documentation is archived and is not being maintained.

Identity::GetType Method (String, Boolean)

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

public:
static IdentityType GetType(
	String^ identityType, 
	bool isGroup
)

Parameters

identityType
Type: System::String
isGroup
Type: System::Boolean

Show: