LastLogonParametersReadEventArgs Properties
Represents arguments passed to the XafApplication.LastLogonParametersRead event.| Name | Description |
|---|---|
| LogonObject | Provides access to the logon parameters to be displayed in a logon Window. |
| SettingsStorage | Provides access to the settings storage which is used to load logon parameters. |
See Also