Class CIM_AuthorizedSubject





Description

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.

Subclasses

IBMTSDS_AuthorizedSubject

Referenced By


Properties

IdTypeRangeDescription
Key
Privilege CIM_AuthorizedPrivilege
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.
PrivilegedElement CIM_ManagedElement
The Subject for which AuthorizedPrivileges are granted or denied. Whether the privilege is granted or denied is defined by the property, CIM_Privilege.PrivilegeGranted.
Read Only
Read Write
 

Method Summary

NameDescription
 

Method Detail