FPCCertificate Object

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.

Dd421199.bkbutton(en-us,MSDN.10).png Click here to see the Forefront TMG object hierarchy.

Methods

The FPCCertificate object does not define any methods.

Properties

The FPCCertificate object defines the following properties.

Property Description

CertificateStore

Gets a value from the FpcCertificateStore enumerated type that specifies the store in which the certificate resides.

ExpirationDate

Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when the certificate expires.

FriendlyName

Gets the friendly name of the certificate.

Hash

Gets the hash value of the certificate.

IsExpired

Gets a Boolean value that indicates whether the certificate expired.

IsNotValidYet

Gets a Boolean value that indicates whether the certificate is not yet valid.

IsPrivateKeyValid

Gets a Boolean value that indicates whether the private key of the certificate is valid.

IssuedBy

Gets the name of the entity that issued the certificate.

IssuedTo

Gets the name of the entity to which the certificate was issued.

IsValidForSSTP

Gets a Boolean value that indicates whether the certificate is valid for use as an SSTP certificate.

PrivateKeyFailure

Gets a value from the FpcPrivateKeyFailure enumerated type that identifies the problem in the certificate's private key.

Subject

Gets the distinguished name in the issuer field of the certificate.

SubjectAlternativeName

Gets the names specified in the Subject Alternative Names field of the certificate.

ValidFromDate

Gets a Date value that specifies the date and time in Coordinated Universal Time (UTC) when the certificate became valid.

Interfaces for C++ Programming

This object implements the IFPCCertificate, IFPCCertificate2, and IFPCCertificate3 interfaces.

Requirements

Client Requires Windows 7 or Windows Vista.
Server Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2.
Version Requires Forefront Threat Management Gateway (TMG) 2010.
IDL

Declared in Msfpccom.idl.

See Also

COM Objects

Send comments about this topic to Microsoft

Build date: 6/30/2010