Click or drag to resize
MPUtilityResolveAccount Method
Returns the resolved user accounts on the specified web.

Namespace: Colygon.MatchPoint.Core
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public static Object ResolveAccount(
	Object input,
	SPWeb web
)

Parameters

input
Type: SystemObject
web
Type: SPWeb

Return Value

Type: Object
See Also