Click or drag to resize
AccessDefaultAccess Property
Gets or sets a value indicating the default access to support for the resource. This also indicates how Addresses is to be interpreted.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public DefaultAccess DefaultAccess { get; set; }

Property Value

Type: DefaultAccess
See Also