Package apple.corefoundation.enums
Class CFFileSecurityClearOptions
- java.lang.Object
-
- apple.corefoundation.enums.CFFileSecurityClearOptions
-
public final class CFFileSecurityClearOptions extends java.lang.Objectvalues to pass in the clearPropertyMask to CFFileSecurityClearProperties
-
-
Field Detail
-
Owner
public static final long Owner
- See Also:
- Constant Field Values
-
Group
public static final long Group
- See Also:
- Constant Field Values
-
Mode
public static final long Mode
- See Also:
- Constant Field Values
-
OwnerUUID
public static final long OwnerUUID
- See Also:
- Constant Field Values
-
GroupUUID
public static final long GroupUUID
- See Also:
- Constant Field Values
-
AccessControlList
public static final long AccessControlList
- See Also:
- Constant Field Values
-
-