SessionManager Class |
Namespace: FileHold.UserRoleManager
public class SessionManager : WebService
The SessionManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | SessionManager | Initializes a new instance of the SessionManager class |
Name | Description | |
---|---|---|
![]() ![]() | HostedSupportUsers | |
![]() ![]() | IsHostedMode |
Name | Description | |
---|---|---|
![]() | ChangeUserSessionsRefreshFeaturesStatus | |
![]() | CheckAPIVersion |
Check compatibility between client version and server version
|
![]() | CheckApiVersionAndLogClientInfo |
Check compatibility between client version and server version and log client info
|
![]() | CreateFakeSession |
Method available from outside of the dll. Can be used in plug ins to validate user credentials.
|
![]() | EndSession |
Close specified session
|
![]() | ExpireCaptureLicenses | |
![]() | GetBoolSetting | |
![]() | GetDefaultDomain |
Return the GUID of the default domain for logon
|
![]() | GetLogonAndPasswordSecuritySettings |
Return logon and password security settings
|
![]() | GetMFARequest | |
![]() | GetMFASettings | |
![]() | GetSelfRegistrationSettings |
Return information about user self registration settings
|
![]() | GetSessionInfo |
Return information about particular session
|
![]() | GetStoredDomains |
Return all available synchronized domains
|
![]() | GetUsedCaptureLicenses | |
![]() | GetUsedCapturePlusLicenses | |
![]() | GetUserIdAndRoleType | |
![]() | GetWarningBannerData |
Get Warning Banner data.
|
![]() | IsCurrentLicenseActive |
Check if current system license is valid
|
![]() ![]() | IsHostedSupportUser | |
![]() | IsMFAResponseValid |
Return true if response is valid
|
![]() | IsSessionLocked | |
![]() | IsSessionValid |
Check whether particular session is still valid
|
![]() | IsWarningBannerEnabled |
Is Warning Banner enabled.
|
![]() | IsWarningBannerMandatory |
Is Warning Banner mandatory.
|
![]() | ReleaseCaptureLicense | |
![]() | ReserveCaptureLicense | |
![]() | ReserveCapturePlusLicense | |
![]() | RestoreLogin |
Allows to recover login of user account associated with provided email address
|
![]() | RestorePassword |
Allows to recover password of user account associated with provided email address
|
![]() | SendVerificationPIN |
Sends verification PIN using external plug-in
|
![]() | SetInvalidLogonAttempts | |
![]() | SetMFASettings | |
![]() | ShouldSessionFeaturesBeRefreshed | |
![]() | StartSession |
Start session for the local FileHold user based on specified credentials
|
![]() | StartSessionAndChangePassword |
Start session for the user based on specified credentials and change his/her password
|
![]() | StartSessionAndResetPassword |
Start session for the local FileHold user and reset password based on specified credentials and token
|
![]() | StartSessionForClient | |
![]() | StartSessionForDomainUser |
Start session for a user from specified domain based on specified credentials
|
![]() | UnlockSession | |
![]() | UpdateWarningBannerStatus |
Update Warning Banner status.
|
![]() | UserSelfRegister(SelfRegisterUser) |
Register new user if self registration is allowed
|
![]() | UserSelfRegister(SelfRegisterUser, Database, DbTransaction) | |
![]() | ValidateResetToken |
Checks whether provided token is associated with local user
|
Name | Description | |
---|---|---|
![]() | ConvertT | (Defined by ObjectExtension.) |
![]() | ToJson | (Defined by ObjectExtension.) |