TeamFoundationIdentity.GetProperties Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetProperties() | 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. | |
GetProperties(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. |
Top