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.
The INetFwProduct interface allows an application or service to access the properties of a third-party firewall registration.
Inheritance
The INetFwProduct interface inherits from the IDispatch interface.
Methods
The INetFwProduct interface has these methods.
INetFwProduct::get_DisplayName Indicates the display name for a third-party firewall product registration. (Get) |
INetFwProduct::get_PathToSignedProductExe Indicates the path to the signed executable file of a third-party firewall product registration. |
INetFwProduct::get_RuleCategories For a third-party firewall product registration, indicates the rule categories for which the third-party firewall wishes to take ownership from Windows Firewall. (Get) |
INetFwProduct::put_DisplayName Indicates the display name for a third-party firewall product registration. (Put) |
INetFwProduct::put_RuleCategories For a third-party firewall product registration, indicates the rule categories for which the third-party firewall wishes to take ownership from Windows Firewall. (Put) |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Target Platform | Windows |
Header | netfw.h |