FPCCertificates collection

Applies to: desktop apps only

The FPCCertificates collection holds a set of FPCCertificate objects that represent all of the certificates stored on a Forefront TMG computer. FPCCertificates collections can be accessed through the SSLClientCertificates, SSLServerCertificates, TrustedRootCertificates, IntermediateCertificates, and SSLAllServerCertificates properties of an FPCServer object.

Ff824451.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCCertificates collection has these types of members:

  • Methods
  • Properties

Methods

The FPCCertificates collection has these methods.

Method Description
Item

Retrieves the requested FPCCertificate object from the collection.

Refresh

Refreshes the FPCCertificates collection to include certificates that may have been added to the Forefront TMG computer.

 

Properties

The FPCCertificates collection has these properties.

Property Access type Description

_NewEnum

Read-only

Gets an enumerator object for the collection.

Count

Read-only

Gets the number of FPCCertificate objects in the collection.

Status

Read-only

Gets a bitmask of the FpcCollectionStatus enumerated type that specifies the status of the certificates collection.

 

Interfaces for C++ Programming

This collection implements the IFPCCertificates and IFPCCertificates2 interfaces.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010