FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsAuthenticationResponse Properties

The clsAuthenticationResponse type exposes the following members.

Properties


  Name Description
Public property culture
Gets or sets the culture.
Public property data
Gets or sets the data.
Public property error
Gets or sets the error.
Public property isUserExists
Gets or sets a value indicating whether this instance is user exists.
Public property primaryUserFullName
Gets or sets the primary user full name who login.
Public property primaryUserName
Gets or sets the primary user name who login.
Public property returnUrl
Public property showLoginUI
Gets or sets a value indicating whether [show login UI].
Public property success
Gets or sets a value indicating whether this clsAuthenticationResponse is success.
Public property userEmailID
Gets or sets the user email identifier.
Public property userFullName
Gets or sets the full name of the user.
Public property userName
Gets or sets the name of the user.
Public property workflowUserID
Gets or sets the workflow user identifier.