Name | Data Type | Value |
---|---|---|
Association | boolean | true |
Description | string | CIM_AuthorizedSubject is an association used to tie specific AuthorizedPrivileges to specific subjects (i.e., Identities, Roles or Collections of these). At this time, only Identities and Roles (or Collections of Identities and Roles) should be associated to AuthorizedPrivileges using this relationship. Note that any Privileges not explicitly granted to a subject, SHOULD be denied. |
UMLPackagePath | string | CIM::User::Privilege |
Version | string | 2.8.0 |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
Privilege | CIM_AuthorizedSubject | CIM_AuthorizedPrivilege | |||||
Description | string | The AuthorizedPrivilege either granted or denied to an Identity, Role or Collection. Whether the privilege is granted or denied is defined by the inherited property, CIM_Privilege.PrivilegeGranted. | |||||
Key | boolean | true | |||||
PrivilegedElement | CIM_AuthorizedSubject | CIM_ManagedElement | |||||
Description | string | The Subject for which AuthorizedPrivileges are granted or denied. Whether the privilege is granted or denied is defined by the property, CIM_Privilege.PrivilegeGranted. | |||||
Key | boolean | true |