MaskingMapping
Class IBMTSSVC_AuthorizedPrivilege


CIM_ManagedElement
\_CIM_Privilege
  \_CIM_AuthorizedPrivilege


Description

CIM_AuthorizedPrivilege provides, through its properties and its associations, the specification of the access rights granted to a set of subject users to a set of target resources. The AccessControlInformation class is weak to the system (For example, Computer System or Administrative Domain) for which the access.

Subclasses


Referenced By

IBMTSSVC_AuthorizedControllerPrivilege IBMTSSVC_AuthorizedStorageHardwareID IBMTSSVC_ClusterScopePrivilege IBMTSSVC_ControllerConfigurationService IBMTSSVC_ManagementServiceForPrivilege

Properties

IdTypeRangeDescription
Key
InstanceID string
Within the scope of the instantiating Namespace, InstanceID opaquely and uniquely identifies an instance of this class. In order to ensure uniqueness within the NameSpace, the value of InstanceID must be constructed using the following'preferred'algorithm:<OrgID>:<LocalID>Where<OrgID>and<LocalID>are separated by a colon':', and where<OrgID>must include a copyrighted, trademarked or otherwise unique name that is owned by the business entity creating/defining the InstanceID, or is a registered ID that is assigned to the business entity by a recognized global authority. (This is similar to the<Schema Name>_<Class Name>structure of Schema class names.) In addition, to ensure uniqueness<OrgID>must not contain a colon (':'). When using this algorithm, the first colon to appear in InstanceID must appear between<OrgID>and<LocalID>.<LocalID>is chosen by the business entity and should not be re-used to identify different underlying (real-world) elements. If the above'preferred'algorithm is not used, the defining entity must assure that the resultant InstanceID is not re-used across any InstanceIDs produced by this or other providers for this instance's NameSpace. For DMTF defined instances, the'preferred'algorithm must be used with the<OrgID>set to'CIM'.
Read Only
Activities uint16
Other1
Create2
Delete3
Detect4
Read5
Write6
Execute7
DMTF Reserved..15999
Vendor Reserved16000..
An enumeration indicating the activities that are granted or denied. These activities apply to all entities specified in the ActivityQualifiers array
ActivityQualifiers string
Description string
The Description property provides a textual description of the object.
ElementName string
PrivilegeGranted boolean
Boolean indicating whether the Privilege is granted (TRUE) or denied (FALSE). The default is to grant permission.
QualifierFormats uint16
RepresentsAuthorizationRights boolean
Read Write
 
Inherited from class CIM_ManagedElement
Caption, Description, ElementName
 
Inherited from class CIM_Privilege
Activities, ActivityQualifiers, PrivilegeGranted, QualifierFormats
 

Method Summary

NameDescription
 

Method Detail