This documentation is archived and is not being maintained.

TeamFoundationIdentity::GetProperties Method (IdentityPropertyScope)

Property bag. This could be useful, for example if consumer has to iterate through current properties and modify / remove some based on pattern matching property names.

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

public:
IEnumerable<KeyValuePair<String^, Object^>>^ GetProperties(
	IdentityPropertyScope propertyScope
)

Show: