Convert the boolean value to a AuthorizationResultEnum, outputs Allowed or Denied based on the bool value.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- result
- Type: System Boolean
Result
Return Value
Type: AuthorizationResultEnumSee Also