Microsoft Internet Security and Acceleration Server 2000 |
The FPCEnterprise object provides access to the enterprise policy interfaces. The enterprise policy includes site and content rules and protocol rules. The enterprise policy can be applied to any array, and can be augmented by the array's own policy. This allows administrators at branch and departmental levels to adopt governing enterprise policies.
The FPCEnterprise object is a property of the FPC root object.
Click here to see the ISA object hierarchy.
This object implements the IFPCEnterprise interface.
The following table lists the methods of the FPCEnterprise object.
Method | Description |
---|---|
Backup | Backs up the all enterprise configuration to a file. |
GetSecurityDescriptor | Gets the security descriptor. |
Refresh | Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Restore | Restores all original values to the FPCEnterprise object. |
Save | Saves the object's configuration to persistent storage. |
SetPolicy | Sets the values of the PolicyUsedFlag and the DefaultPolicy properties. |
SetSecurityDescriptor | Sets the security descriptor. |
The following table lists the properties of the FPCEnterprise object.
Property | Description |
---|---|
AllowPublishing | Gets or sets a Boolean value that specifies the default value for any array that is not in the FPCArrayPolicyConfigs collection. |
ArrayPolicyConfigs | Gets an object holding a collection that maps each array to an enterprise policy. |
BackupComment | Gets the backup comment from a file. |
BackupCreatedTime | Gets the time that the backup file was created. |
DefaultPolicy | Gets the name of the default enterprise policy, or NULL for using the first policy in the FPCEnterprisePolicies collection. |
EnterprisePolicies | Gets an object holding all enterprise policies. |
Extensions | Gets an FPCExtensions object. |
ForcePacketFiltering | Gets or sets whether an administrator can disable IP packet filtering. |
PolicyElements | Gets an object holding all enterprise policy configurations. |
PolicyUsedFlag | Gets a value that specifies the default value for any array that is not in the FPCArrayPolicyConfigs collection. |
VendorParametersSets | Gets a reference to an object for storing and loading custom data into the FPCEnterprise object storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.