Click or drag to resize

VGProfileAttributeIsReadOnlyForUI Property

Gets or sets if this attribute is read only for UI (WinConsole)

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public bool IsReadOnlyForUI { get; set; }

Property Value

Type: Boolean
See Also