Description of the FPCOutboundHTTPSInspectionConfiguration object
Click here to see the Forefront TMG object hierarchy.
The FPCOutboundHTTPSInspectionConfiguration object defines the following methods.
Method | Description |
---|---|
Creates a new self-signed root certification authority certificate that will be used for re-signing certificates by Forefront TMG. |
|
Installs the root certification authority certificate on client computers in the local domain. |
|
Returns True if a root certification authority certificate exists. |
|
Exports the root certification authority certificate currently used by Forefront TMG to a file. |
|
Imports the root certification authority certificate specified by the user for use by Forefront TMG. |
|
Returns a Boolean value that indicates if a root certification authority certificate exists. |
The FPCOutboundHTTPSInspectionConfiguration object defines the following properties.
Property | Description |
---|---|
Gets or sets a Boolean value that indicates whether an expired server certificate will be blocked. |
|
Gets or sets a Boolean value that indicates whether a server certificate that is not yet valid will be blocked. |
|
Gets an FPCCACertificate object that holds the root certification authority certificate of HTTPS inspection.. |
|
Gets or sets the object identifier (OID) of the algorithm to use when signing a certificate. |
|
Gets or sets a Boolean value that indicates whether server certificate revocation will be checked. |
|
Gets or sets the number of days during which an expired certificate will be blocked. |
|
Gets an FPCRefs collection that contains references to the FPCDomainNameSet collections defining the domain name sets that are included in the exception list. |
|
Gets or sets a Boolean value that indicates whether outbound HTTPS inspection is enabled. |
|
Gets or sets a value from the FpcHttpsInspectionWithCertificateValidationType enumerated type that specifies whether there will be certificate validation with HTTPS inspection or just certificate validation when HTTPS inspection is enabled. |
|
Gets or sets a value from the FpcKeySizeType enumerated type that specifies the size of the public and private keys for locally generated certificates. |
|
Gets or sets a Boolean value that indicates whether users will be notified that HTTPS inspection is performed. |
|
Gets an FPCSources object that contains the list of sources that are included in the exception list. |
|
Gets an FPCRefs collection that contains references to the FPCUrlCategories collections defining the URL categories that are included in the exception list. |
|
Gets an FPCRefs collection that contains references to the FPCUrlCategorySet collections defining the URL category sets that are included in the exception list. |
Name | Description |
---|---|
CancelWaitForChanges | Cancels the registration established by the WaitForChanges method - for C/C++ only (does not work with DCOM). |
CanImport | Checks if object properties can be imported from a given xml document. |
Export | Exports object properties to an xml document. |
ExportToFile | Exports object properties to an xml file. |
GetServiceRestartMask | Get a bitmask of the services that need to be restarted so that currently unsaved changes will take effect. |
Import | Imports object properties from an xml document. |
ImportFromFile | Imports object properties from an xml file. |
LoadDocProperties | Retrieves the XML document's OptionalData and Comment properties. |
Refresh | Reads all the items from persistent storage. |
Save | Saves all configuration changes to persistent storage. |
WaitForChanges | Registers to wait for an event indicating that the contents of the FPCVendorParametersSet object have changed - for C/C++ only (does not work with DCOM). |
Name | Description |
---|---|
PersistentName | Retrieves the persistent name of the object. |
VendorParametersSets | Gets a reference to an object that stores vendor-specific data. |
This object implements the IFPCOutboundHTTPSInspectionConfiguration interface.
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.