SecurityStrategy.IsGranted Method
Name | Parameters | Description |
---|---|---|
IsGranted(IPermissionRequest) | permissionRequest | Checks whether the specified operation is allowed. |
IsGranted(IList<IPermissionRequest>) | permissionRequests | Checks whether the specified operations are allowed. |