User\CIM_AuthorizedSubject.mof.mof (HTML version)

Return to index
CIM_AuthorizedSubject
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.
Qualifiers:Version ( "2.8.0" ) UMLPackagePath ( "CIM::User::Privilege" ) Association
Parameters (local in grey)
Key
CIM_AuthorizedPrivilege REF Privilege ;
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
CIM_ManagedElement REF PrivilegedElement ;
The Subject for which AuthorizedPrivileges are granted or denied. Whether the privilege is granted or denied is defined by the property, CIM_Privilege.PrivilegeGranted.