Class AMT_8021xCredentialContext

Used in features: Network Administration , Endpoint Access Control
Compatible with the following Intel AMT Releases: 3.0, 3.2, 4.0, 5.0, 5.1, 6.0, 6.1, 6.2, 7.0, 8.0, 8.1, 9.0, 9.5, 10.0, 11.0
CIM_CredentialContext
   extended by AMT_8021xCredentialContext

Also see:
AMT_8021XProfile

Association class AMT_8021xCredentialContext
extends CIM_CredentialContext

General Information:
Association between an instance of AMT_8021XProfile and an instance of AMT_PublicKeyCertificate that it uses.

Qualifiers:
-------------
Association
Version=6.0.0


Supported Fields Summary
 REF AMT_PublicKeyCertificate ElementInContext Key
A certificate whose context is defined.
 REF AMT_8021XProfile ElementProvidingContext Key
The 8021XProfile that provides context or scope for the Credential.

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

ElementInContext Key

public REF AMT_PublicKeyCertificate ElementInContext
General Information:
A certificate whose context is defined.

Qualifiers:
-------------
Key
Override=ElementInContext


ElementProvidingContext Key

public REF AMT_8021XProfile ElementProvidingContext
General Information:
The 8021XProfile that provides context or scope for the Credential.

Qualifiers:
-------------
Key
Override=ElementProvidingContext


Method Detail

Get

public  Get([OUT]AMT_8021xCredentialContext Instance)
Permission Information:
The permissions of this method depend upon the context of its usage

General Information:
Gets the representation of the instance

Pull

public  Pull([IN]String EnumerationContext, [IN]String MaxElements)
Permission Information:
All users permitted to use method, only instances to whom the user has permissions will be returned

General Information:
Pulls instances of this class, following an Enumerate operation

Enumerate

public  Enumerate()
Permission Information:
All users permitted to use method

General Information:
Enumerates the instances of this class

Release

public  Release([IN]String EnumerationContext)
Permission Information:
All users permitted to use method

General Information:
Releases an enumeration context

Copyright © 2006-2022, Intel Corporation. All rights reserved.