Microsoft Internet Security and Acceleration Server 2000

FPCWebFilter.Guid Property

Gets the globally unique identifier (GUID) that identifies the filter. The vendor of the filter provides the GUID.

VBScript Syntax[VBScript]

[ sGuid = ] FPCWebFilter.Guid

C++ Syntax[C++]

HRESULT get_Guid(
  BSTR *psGuid
);

Parameters

sGuid
String that specifies the GUID for the filter.

The property is read-only.

Applies To

FPCWebFilter