Microsoft Internet Security and Acceleration Server 2000 |
Creates a new FPCVendorParametersSet object, inserts it into the collection, and returns a reference to it.
[ oFPCVendorParametersSet = ] FPCVendorParametersSets.Add( sGuid, bEncrypted )
HRESULT Add( BSTR sGuid, VARIANT_BOOL bEncrypted, IFPCVendorParametersSet **ppoFPCVendorParametersSet );
Note A user that has permission to access storage, but not to read the encrypted data, will retrieve an empty FPCVendorParametersSet object. Then, when that user makes changes to the object and saves it to storage, the original FPCVendorParametersSet will be overwritten, and only the data added by that user will be saved.
The GUID must be in the following format:
"{482acfde-0a4a-479b-b856-3206a1fe2a6c}"