Microsoft Internet Security and Acceleration Server 2000

FPCDeniedMethods.Remove Method

Removes an FPCDeniedMethod object from the collection.

VBScript Syntax[VBScript]

FPCDeniedMethods.Remove( vIndex )

C++ Syntax[C++]

HRESULT Remove(
  VARIANT vIndex
);

Parameters

vIndex
Required. Name or one-based index of the FPCDeniedMethod object to remove.

Applies To

FPCDeniedMethods