MPUtilityResolveAccount Method |
Returns the resolved user accounts on the specified web.
Namespace:
Colygon.MatchPoint.Core
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public static Object ResolveAccount(
Object input,
SPWeb web
)
Parameters
- input
- Type: SystemObject
- web
- Type: SPWeb
Return Value
Type:
ObjectSee Also