SecuritySystem.IsGranted Method
| Name | Parameters | Description |
|---|---|---|
| IsGranted(IPermissionRequest) static | permissionRequest | Checks whether or not the current user is allowed to execute the specified secured operation. |
| IsGranted(IRequestSecurity, IObjectSpace, Type, String, Object, String) static | security, objectSpace, objectType, operation, targetObject, memberName |