Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
CreationClassName | string | |
Deprecated | string | No value |
Description | string | CreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified. |
Key | boolean | true |
MaxLen | uint32 | 256 |
Name | string | |
Deprecated | string | CIM_AuthorizedPrivilege.InstanceID |
Description | string | The Name property defines the unique label, in the context of the hosting system, by which the AccessControlInformation is known. |
Key | boolean | true |
MaxLen | uint32 | 256 |
Override | string | Name |
SecurityClassification | string | |
Deprecated | string | CIM_SecuritySensitivity.SecurityLevel |
Description | string | The SecurityClassification property specifies a named level of security associated with the AccessControlInformation, e.g., 'Confidential', 'Top Secret', etc. |
SystemCreationClassName | string | |
Deprecated | string | No value |
Description | string | Hosting system creation class name. |
Key | boolean | true |
MaxLen | uint32 | 256 |
Propagated | string | CIM_System.CreationClassName |
SystemName | string | |
Deprecated | string | No value |
Description | string | Hosting system name. |
Key | boolean | true |
MaxLen | uint32 | 256 |
Propagated | string | CIM_System.Name |
AccessQualifier | string[] | |
ArrayType | string | Indexed |
Deprecated | string | CIM_AuthorizedPrivilege.ActivityQualifiers |
Description | string | The AccessQualifier property is an array of string values may be used to further qualify the type of access for which the corresponding permission applies. For example, it may be used to specify a set of parameters that are permitted or denied in conjunction with the corresponding AccessType entry point name. |
ModelCorrespondence | string | CIM_AccessControlInformation.AccessType, CIM_AccessControlInformation.Permission |
AccessType | string[] | |
ArrayType | string | Indexed |
Deprecated | string | CIM_AuthorizedPrivilege.Activities |
Description | string | The AccessType property is an array of string values that specifies the type of access for which the corresponding permission applies. For example, it can be used to specify a generic access such as 'Read-only', 'Read/Write', etc. for file or record access control or it can be used to specifiy an entry point name for service access control. |
ModelCorrespondence | string | CIM_AccessControlInformation.AccessQualifier, CIM_AccessControlInformation.Permission |
Permission | string[] | |
ArrayType | string | Indexed |
Deprecated | string | CIM_AuthorizedPrivilege |
Description | string | The Permission property is an array of string values indicating the permission that applies to the corresponding AccessType and AccessQualifier array values. The values may be extended in subclasses to provide more specific access controls.
This property is deprecated in lieu of the general AuthorizedPrivilege class. This is because the Permissions, 'Access' and 'Deny', are addressed by the PrivilegeGranted property, while 'Manage' maps to specific activities with their corresponding qualifiers and formats. |
ModelCorrespondence | string | CIM_AccessControlInformation.AccessType, CIM_AccessControlInformation.AccessQualifier |
ValueMap | string | Unknown, Allow, Deny, Manage |