Microsoft Internet Security and Acceleration Server 2000 |
Gets flags that provide information about the session.
HRESULT GetSessionFlags( LPDWORD pOutputFlags );
Value | Description |
---|---|
FWX_SESSION_NAT | The session is by using SecureNAT (not a Firewall service control channel). |
FWX_SESSION_PRIVATE | The session was created by a filter by using IFWXFirewall::CreatePrivateSession. |
FWX_SESSION_AUTHENTICATED | The Firewall service authenticated the session. |
FWX_SESSION_TERMINATED | The session was terminated and is no longer valid. |
IFWXFirewall::CreatePrivateSession