WS-Management > WS-Management Class Reference > AMT Classes > AMT_TLSProtocolEndpointCollection

Class AMT_TLSProtocolEndpointCollection

Used in features: Security Administration
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_ManagedElement
   extended by CIM_Collection
      extended by AMT_TLSProtocolEndpointCollection


class AMT_TLSProtocolEndpointCollection
extends CIM_Collection

General Information:
Collection of AMT_TLSProtocolEndpoint Instances. The instances are connected with CIM_MemberOfCollection.

Product Specific Usage:
This class connects the 2 instances of AMT_TLSProtocolEndpoint and can be used in order to enable/disable TLS in the system

Qualifiers:
-------------
Version=3.0.0


Supported Fields Summary
 string ElementName Key
A user-friendly name for the object.

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

ElementName Key

public string ElementName
General Information:
A user-friendly name for the object.

Product Specific Usage:
In Intel AMT Release 6.0 and later releases value is "TLSProtocolEndpoint Instances Collection"

Qualifiers:
-------------
Key
Override=ElementName
MaxLen=40


Method Detail

Get

public  Get([OUT]AMT_TLSProtocolEndpointCollection Instance)
Permission Information:
Permitted realms: ADMIN_SECURITY_ADMINISTRATION_REALM, ADMIN_SECURITY_GENERAL_INFO_REALM

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.