Click or drag to resize
RequireCredentialsEventArgs Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The ApplicationRequireCredentialsEventArgs type exposes the following members.

Properties
  Name Description
Public property Cancel
Gets or sets a boolean flag that indicates if login was cancelled.
Public property ConnectionName
Gets or sets a string that indicates the connection name this login is for.
Public property LoginShowAlwaysUseCheckbox
Gets or sets a string will be used for the title of the login screen.
Public property LoginTitle
Gets or sets a string will be used for the title of the login screen.
Public property Password
Gets or sets a string that contains the password that has been entered.
Public property SecurityLogin
Gets or sets a boolean flag that indicates if login is a security one.
Public property SystemName
Gets or sets a string that indicates the system name this login is for.
Public property UsePreviousUsernameAndPasswordSet
Gets or sets a boolean flag that indicate if the username and password should be stored for this session.
Public property UserName
Gets or sets a string contains the username that was entered.
Top
See Also