SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_RoleLimitedToTarget
Association class CIM_RoleLimitedToTarget
General Information:
The Role object class is used to represent a
position or set of responsibilities within an organization, organizational unit
or other scope. When explicitly restricting the target elements that may be
accessed from this Role, this association MUST be
used.
Qualifiers:
-------------
Association
Version=2.20.0
UMLPackagePath=CIM::User::Role
Supported Fields Summary | |
---|---|
REF
CIM_Role |
DefiningRole The Role whose target set is explicitly defined. |
REF
CIM_ManagedElement |
TargetElement Reference to the target set that can be accessed from the Role. |
Methods Summary | |
---|---|
|
Get(Instance) Gets the representation of the instance |
|
Pull(EnumerationContext,
MaxElements) Pulls instances of this class, following an Enumerate operation |
|
Enumerate()
Enumerates the instances of this class |
|
Release(EnumerationContext)
Releases an enumeration context |
Field Detail |
---|
public REF CIM_Role DefiningRole
public REF CIM_ManagedElement TargetElement
Method Detail |
---|
public Get([OUT]CIM_RoleLimitedToTarget Instance)
public Pull([IN]String EnumerationContext, [IN]String MaxElements)
public Enumerate()
public Release([IN]String EnumerationContext)
SUMMARY: NESTED | FIELD | METHOD |
DETAIL: FIELD | METHOD |
Copyright © 2006-2022, Intel Corporation. All rights reserved. |