Index | Tree | ||
Subclasses | Referenced By | Properties | Methods |
Superclasses
noneSubclasses
IBMTSESS_AuthorizedSubjectReferenced By
none
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.Properties
Id Type Range Description Keys 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.