IWithAccessType Interface

Definition

The stage of the route filter rule definition allowing access type of the rule.

public interface IWithAccessType
type IWithAccessType = interface
Public Interface IWithAccessType
Derived

Properties

AllowAccess

Gets Set 'Allow' acces type of the rule.

DenyAccess

Gets Set 'Deny' access type of the rule.

Applies to