UserGroupManagerGetAllowedOperations Method

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
public List<int> GetAllowedOperations(
	ADAMObject adamObject
)

Parameters

adamObject  ADAMObject
 

Return Value

ListInt32

See Also