Enum MicrosoftFailoverClusterAccessRuleRights
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The Microsoft failover cluster access rule rights.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum MicrosoftFailoverClusterAccessRuleRights
Fields
FullControl = 2Full control rights.
None = 1There are no rights.
Read = 3Read rights.
Unknown = 0The rights are unknown.