FPCCertificates Collection

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.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCCertificates collection defines the following 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 defines the following properties.

Property Description

_NewEnum

Gets an enumerator object for the collection.

Count

Gets the number of FPCCertificate objects in the collection.

Status

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

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.