SecurityBrowsableAttribute Constructors
Applied to business class properties together with the Browsable(false) attribute. Unhides a hidden property in the Member Permissions configuration UI. The target property remains hidden in other places.Name | Description |
---|---|
SecurityBrowsableAttribute() | Initializes a new instance of the SecurityBrowsableAttribute class. |
See Also