INetFwRule3::get_SecureFlags method (netfw.h)

Specifies which firewall verifications of security levels provided by IPsec must be guaranteed to allow the collection. The allowed values must correspond to those of the NET_FW_AUTHENTICATE_TYPE enumeration.

This property is read/write.

Syntax

HRESULT get_SecureFlags(
  long *lOptions
);

Parameters

lOptions

Return value

None

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps only]
Minimum supported server Windows Server 2012 [desktop apps only]
Target Platform Windows
Header netfw.h
DLL FirewallAPI.dll

See also

INetFwRule3

NET_FW_AUTHENTICATE_TYPE