Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Not supported. Determines whether Microsoft Phishing Filter is enabled.
Syntax
VARIANT_BOOL retVal = object.PhishingEnabled();
Parameters
This method has no parameters.
Return value
Type: VARIANT_BOOL
This method can return one of these values.
Return value | Description |
---|---|
true | Phishing Filter is enabled. |
false | Phishing Filter is disabled. |
Remarks
PhishingEnabled was introduced in Windows Internet Explorer 7.
This method can only be called from a "first run" page in the correct domain.