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 = 2
Full control rights.
None = 1
There are no rights.
Read = 3
Read rights.
Unknown = 0
The rights are unknown.