Class LogonResultContract
Contains the result for your logon request
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class LogonResultContract : Object
Name | Description |
---|---|
LogonResultContract() |
Fields
Name | Description |
---|---|
AbsenceInfo | Absence information |
ConnectionId | Contains the connection id if successfully logged in |
ConnectionTimeoutSeconds | Timeout for this connection |
IsApplicationLicence | Is application license type |
IsConcurrentLicence | Is concurrent licence type |
IsNamedLicence | Is named license type |
IsReadOnlyLicence | Is readonly license type |
IsVerificationCodeNeeded | Is verification code needed |
OwnUserId | The owner user id for this connection. |
PossibleTwoWayAuthenticationType | Possible two way authentication type TwoWayAuthenticationTypeEnum |
TwoWayAuthenticationTargetMail | The masked mail address where twoWayAuthentication will send mail to |