Specifies the exposure of each credential parameter.
Namespace: CleanCode.DatabaseControlsAssembly: CleanCode.DatabaseControls (in CleanCode.DatabaseControls.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Edit | 0 | Allows user to edit the given parameter. | |
Display | 1 | Allows user to view the given parameter but not edit it. | |
Hide | 2 | Hides the given parameter from the user. |
See Also