Click or drag to resize
INetworkConnectorAccess Property
Gets or sets the access settings for the connection. Unused if the connector is in active mode.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Access Access { get; set; }

Property Value

Type: Access
Remarks
If this is null then connections are accepted from any address.
See Also