IUriAccessRule Members
A rule that allows or denies access to a URI.Properties
Name | Description |
---|---|
Permission | Indicates whether the rule allows or denies access. Inherited from IAccessRule. |
Methods
Name | Description |
---|---|
CheckUri(Uri) | Determines whether the rule allows resource load from the specified URI. |
See Also