IWinSecurityBuilder Members
The fluent API-based builder that allows you to configure the Security System in your WinForms application.Properties
Name | Description |
---|---|
Context | Provides access to the application builder. |
Methods
Name | Description |
---|---|
UseIntegratedMode(Action<SecurityOptions>, Action<SecurityModuleOptions>) | Enables and configures the Security System in Integrated Mode. |
See Also