IAccessFilter Interface |
Namespace: VirtualRadar.Interface
The IAccessFilter type exposes the following members.
Name | Description | |
---|---|---|
![]() | Access |
Gets the access last passed to Initialise(Access).
|
Name | Description | |
---|---|---|
![]() | Allow |
Returns true if access from the address passed across should be allowed.
|
![]() | Initialise |
Initialises the filter. Changes to the Access object after this call have
no effect on the operation of the filter. Multiple calls are permitted.
|