AccessControlKind.Type
Definition
Specifies the kind of access control.
Allowed values
Name | Value | Description |
---|---|---|
AccessControlKind.Deny | 0 | Access is denied. |
AccessControlKind.Allow | 1 | Access is allowed. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Specifies the kind of access control.
Name | Value | Description |
---|---|---|
AccessControlKind.Deny | 0 | Access is denied. |
AccessControlKind.Allow | 1 | Access is allowed. |