Click or drag to resize

InternalService Class

Internal service for communication with other services
Inheritance Hierarchy

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public class InternalService : WebService

The InternalService type exposes the following members.

Constructors
  NameDescription
Public methodInternalService
Initializes a new instance of the InternalService class
Top
Methods
  NameDescription
Public methodAddExternalUsers
Public methodAddOrUpdateExternalUserDetails
Public methodAvailableLicenseExists
Public methodCalculateEffectiveMembers
Public methodCalculateEffectivePermissions
Public methodChangeExternalUserPassword
Public methodCommitOneTimeUnits
Public methodConfirmEmail
Public methodCreateUser
Public methodExpandAllToMembers
Public methodFindAllUserObjectStartWith
Public methodFindExternalUsers
Public methodFindExternalUsersBySource
Public methodFindUserByLogin
Public methodFindUserObject
Public methodFindUserObjectStartWith
Public methodGetADAMObjectsFromIds
Public methodGetAdditionalLogonSettings
Public methodGetAdministratorsEmails
Public methodGetAllOneTimeLicensesCount
Public methodGetAvailableRolesForUsers
Public methodGetAzRoles
Public methodGetDomainGroupData
Get list of guid and names of domain user groups
Public methodGetDomainGroupsByType
Public methodGetEasyActionCost
Public methodGetEligibleUsers
Public methodGetEligibleUsersAndGroups
Public methodGetExceededLoginAttempts
Gets the list of exceeded login attempts.
Public methodGetExternalUserDetails
Public methodGetExternalUsersFromIds
Public methodGetInsufficientCALLogs
Public methodGetInsufficientLicenses
Public methodGetLibraryAdministratorsEmails
Public methodGetLicensedUserCount
Public methodGetLicensedUsersCount
Public methodGetLicenseStateWithTimeLimit
Public methodGetLicenseStatus
Public methodGetLimitedRoles
Returns AzMan roles existing in the system limited by specified roles; NOTE : Null returned means that one of the roles used in limitation is a system administration role
Public methodGetLocalGroupData
Get list of guid and names of local user groups
Public methodGetLocalUsersDetails
Public methodGetLogonAndPasswordSecuritySettings
Return logon and password security settings
Public methodGetOneTimeUnits
Public methodGetParentFileholdGroups
Retrieves all fh groups specifed user belongs to
Public methodGetRemainingOneTimeLicenses
Public methodGetResetPasswordUsersToNotify
Returns locally manager users who should be notified about password reset and obtain token
Public methodGetSessionInfoForUser
Public methodGetStoredDomains
Public methodGetSystemAdministratorsEmails
Public methodGetUserObjects
Public methodGetUserObjectsBasicRoles
Public methodGetUsersAllowedToMakeOperations
Public methodGetUsersAndGroupsAllowedToMakeOperations
Public methodGetUsersPermissions
Public methodGetViewerConfiguration
Public methodGetViewerFileFormatList
Public methodInvokeAction
Public methodIsLicenseExpiredNotified
Public methodIsMiddleInitialInFullNameEnabled
Public methodIsWebViewerFileExtensionAllowed
Public methodRebuildCache
Public methodRemoveExpiredSessions
Public methodResetExternalUserPassword
Public methodResetSystemTimeZone
Public methodRollbackEmailChange
Public methodRollbackOneTimeUnits
Public methodSetAsLicensed
Public methodSetExceededLoginAttemptsSent
Sets the exceeded login attempts notification sent flag for given accounts.
Public methodSetExternalUserInitialPassword
Public methodSetExternalUserName
Public methodSetExternalUserResetPasswordToken
Public methodSetExternalUserResetPasswordTokenV2
Public methodSetLicenseExpiredNotified
Public methodSetResetPasswordUsersNotified
Sets reset password token notification sent flag for given accounts
Public methodStartSession
Public methodSynchronizeAllDomains
Public methodVerifyExternalUserPassword
Public methodVerifyPassword
Top
Extension Methods
See Also