Enum WindowsSharePermissionType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents the type of access this permission represents, either to allow or deny access to a user or group.
public enum WindowsSharePermissionType
Fields
The user or group is allowed access.
The user or group is denied access.
The permission type is unknown.