This documentation is archived and is not being maintained.

IGroupSecurityService::ReadIdentityFromSource Method

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

Identity^ ReadIdentityFromSource(
	SearchFactor factor, 
	String^ factorValue
)

Parameters

factor
Type: Microsoft.TeamFoundation.Server::SearchFactor

specifies how search will continue SearchFactor

factorValue
Type: System::String

this value will be interpreted based on SearchFactor

Show: