LoggingOffEventArgs Properties
Represents arguments passed to the XafApplication.LoggingOff event.| Name | Description |
|---|---|
| CanCancel | Indicates whether the log off process can be canceled. |
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
| LogonParameters | Specifies the Security System‘s logon parameters. |
See Also