The following tables list the members exposed by _DAAccessRight.
Public Properties
| Name | Description |
| AllowRead | Gets or sets the Readable indicator. |
| AllowWrite | Gets or sets the Writable indicator. |
| DisplayString | The display string for the current object. |
| InternalValue | An internal value of the access rights - a combination of enumerated values. |
| NumericalValue | The numerical (integer) value of the access rights. |
| StandardName | A symbolic name of the current DAAccessRight if it has a standard name. Empty otherwise. |
Top
Public Methods
See Also