Microsoft Internet Security and Acceleration Server 2000 |
Gets a reference to an object that stores vendor-specific data. The VendorParametersSets property allows third-party extensions to be integrated into ISA. Any third-party data that is loaded into the FPCVendorParametersSets collection is backed up from the Active Directory with all other ISA objects.
[ oFPCVendorParametersSets = ] FPCEnterprise.VendorParametersSets
HRESULT get_VendorParametersSets( IFPCVendorParametersSets **poFPCVendorParametersSets );
The property is read-only.