InternalServiceGetAdministratorsEmails Method |
Namespace:
FileHold.UserRoleManager
Assembly:
FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntaxpublic ADAMObject[] GetAdministratorsEmails(
bool systemAdministrators,
bool libraryAdministrators
)
Parameters
- systemAdministrators
- Type: SystemBoolean
- libraryAdministrators
- Type: SystemBoolean
Return Value
Type:
ADAMObject
See Also