clsAuthenticationResponse Properties
The clsAuthenticationResponse type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
culture |
Gets or sets the culture.
|
![]() |
data |
Gets or sets the data.
|
![]() |
error |
Gets or sets the error.
|
![]() |
isUserExists |
Gets or sets a value indicating whether this instance is user exists.
|
![]() |
primaryUserFullName |
Gets or sets the primary user full name who login.
|
![]() |
primaryUserName |
Gets or sets the primary user name who login.
|
![]() |
returnUrl | |
![]() |
showLoginUI |
Gets or sets a value indicating whether [show login UI].
|
![]() |
success |
Gets or sets a value indicating whether this clsAuthenticationResponse is success.
|
![]() |
userEmailID |
Gets or sets the user email identifier.
|
![]() |
userFullName |
Gets or sets the full name of the user.
|
![]() |
userName |
Gets or sets the name of the user.
|
![]() |
workflowUserID |
Gets or sets the workflow user identifier.
|