ReadAccess Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies an enumeration of reading access.
public enum ReadAccess
type ReadAccess =
Public Enum ReadAccess
- Inheritance
-
ReadAccess
Fields
Name | Value | Description |
---|---|---|
None | 0 | There is no access. |
Allowed | 1 | The access is allowed. |