Click or drag to resize

UserGroupManagerCheckADAMObjectGuids Method

Checks what kind of user objects are identified by the collection of guids

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public Object[] CheckADAMObjectGuids(
	Guid[] guids,
	ADAMObjectProperty[] properties
)

Parameters

guids
Type: SystemGuid
properties
Type: FileHold.UserRoleManagerADAMObjectProperty

Return Value

Type: Object
See Also