Click or drag to resize
AccessAddresses Property
Gets a list of domain or IPv4 CIDR notation addresses that are either explicitly denied or allowed access to the resource.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NotifyList<string> Addresses { get; }

Property Value

Type: NotifyListString
See Also