Microsoft Internet Security and Acceleration Server 2000

FPCDeniedMethod.Save Method

Saves the object's configuration to persistent storage. It is important to remember that any changes made by scripts and programs will not be saved unless the Save method is called.

VBScript Syntax[VBScript]

FPCDeniedMethod.Save()

C++ Syntax[C++]

HRESULT Save();

Applies To

FPCDeniedMethod