Click or drag to resize

IRegistryValueSecurity Property

Gets or sets the security.

Namespace:  Xcalibur.Controllers.Models
Assembly:  Xcalibur.Controllers (in Xcalibur.Controllers.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
RegistrySecurity Security { get; set; }

Property Value

Type: RegistrySecurity
The security.
See Also