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.
The FPCCertificates collection defines the following methods.
Method | Description |
---|---|
Retrieves the requested FPCCertificate object from the collection. |
|
Refreshes the FPCCertificates collection to include certificates that may have been added to the Forefront TMG computer. |
The FPCCertificates collection defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of FPCCertificate objects in the collection. |
|
Gets a bitmask of the FpcCollectionStatus enumerated type that specifies the status of the certificates collection. |
This collection implements the IFPCCertificates and IFPCCertificates2 interfaces.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.