SUMMARY: NESTED | FIELD | | METHOD |
DETAIL: FIELD | METHOD |
CIM_AssignedIdentity
Association class CIM_AssignedIdentity
General Information:
This relationship associates an Identity to a
specific ManagedElement, whose trust is represented.
Product Specific
Usage:
Additional Notes:
1) 'Get' in Intel AMT Release 3.2 is
permitted only to
'ADMIN_SECURITY_ADMINISTRATION_REALM'.
Qualifiers:
-------------
Association
Version=2.8.0
UMLPackagePath=CIM::User::Identity
Supported Fields Summary | |
---|---|
REF
CIM_Identity |
IdentityInfo An Identity of the referenced ManagedElement. |
REF
CIM_ManagedElement |
ManagedElement The ManagedElement assigned to a specific Identity. |
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_Identity IdentityInfo
public REF CIM_ManagedElement ManagedElement
Method Detail |
---|
public Get([OUT]CIM_AssignedIdentity 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. |