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: 2019.2.1.0
Syntax
C#
public static Object ResolveAccount(
	Object input,
	SPWeb web
)

Parameters

input
Type: SystemObject
web
Type: SPWeb

Return Value

Type: Object
See Also