// Copyright (c) 2007-2010, Intel Corporation. All rights reserved. [Version ( "3.0.0" ), Description ( "Collection of AMT_TLSProtocolEndpoint Instances. The instances " "are connected with CIM_MemberOfCollection." )] class AMT_TLSProtocolEndpointCollection : CIM_Collection { [Key, Override ( "ElementName" ), Description ( "A user-friendly name for the object." )] string ElementName; };