Method | Description | |
---|---|---|
ControllerSecurity ( bool isAuthorizationRequired = false, IEnumerable |
Initializes a new instance of the ControllerSecurity class.
|
public ControllerSecurity ( bool isAuthorizationRequired = false, IEnumerable |
||
isAuthorizationRequired | bool | if set to |
requiredUserRoles | IEnumerable |
The required user roles. |
return | System.Collections.Generic |