InternalServiceGetUserObjectsBasicRoles Method |
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic List<ObjectInRole> GetUserObjectsBasicRoles(
Guid[] userObjectGuids
)
Parameters
- userObjectGuids
- Type: SystemGuid
Return Value
Type:
ListObjectInRole
See Also