The FPCCertificate object represents a certificate stored on the Forefront TMG computer. The FPCCertificate object provides read-only access to information about the certificate.
This object is an element of an FPCCertificates collection and is created by its Refresh method.
Click here to see the Forefront TMG object hierarchy.
The FPCCertificate object does not define any methods.
The FPCCertificate object defines the following properties.
Property | Description |
---|---|
Gets a value from the FpcCertificateStore enumerated type that specifies the store in which the certificate resides. |
|
Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when the certificate expires. |
|
Gets the friendly name of the certificate. |
|
Gets the hash value of the certificate. |
|
Gets a Boolean value that indicates whether the certificate expired. |
|
Gets a Boolean value that indicates whether the certificate is not yet valid. |
|
Gets a Boolean value that indicates whether the private key of the certificate is valid. |
|
Gets the name of the entity that issued the certificate. |
|
Gets the name of the entity to which the certificate was issued. |
|
Gets a value from the FpcPrivateKeyFailure enumerated type that identifies the problem in the certificate's private key. |
|
Gets the distinguished name in the issuer field of the certificate. |
|
Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when the certificate became valid. |
This object implements the IFPCCertificate and IFPCCertificates 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.