UserGroupManagerCheckADAMObjectGuids Method
Checks what kind of user objects are identified by the collection of guids
Namespace: FileHold.UserRoleManagerAssembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Checks what kind of user objects are identified by the collection of guids")]
public Object[] CheckADAMObjectGuids(
Guid[] guids,
ADAMObjectProperty[] properties
)
- guids Guid
-
- properties ADAMObjectProperty
-
Object