CustomAccessRule Constructors
A rule that uses a custom logic to determine whether to allow or deny access to a URL/file directory.| Name | Parameters | Description |
|---|---|---|
| CustomAccessRule(AccessPermission) | permission | Creates an instance of the CustomAccessRule class. |
See Also