Options that can be provided to the WithBlazorServerSupport method. More...
Properties | |
bool | UseCslaPermissionsPolicy = true [getset] |
Indicates whether the app should be configured to use CSLA permissions policies (default = true). More... | |
Options that can be provided to the WithBlazorServerSupport method.
Definition at line 70 of file Csla.Blazor/ConfigurationExtensions.cs.
|
getset |
Indicates whether the app should be configured to use CSLA permissions policies (default = true).
Definition at line 76 of file Csla.Blazor/ConfigurationExtensions.cs.