The FwxNcdRangesChangeReason enumerated type contains values that specify reasons for the changes in the mapping of the IP ranges to the Forefront TMG networks in a network configuration detection (NCD) event.
typedef enum _tagFwxNcdRangesChangeReason { fwx_ncd_ServiceStartup
A service started up.
, fwx_ncd_StorageChanged
The stored configuration was changed.
, fwx_ncd_VpnConnection
A VPN connection was opened.
, fwx_ncd_VpnDisconnection
A VPN connection was closed.
, fwx_ncd_ServiceShutdown
A service was shut down.
} FwxNcdRangesChangeReason;
A service started up.
The stored configuration was changed.
A VPN connection was opened.
A VPN connection was closed.
A service was shut down.
Server | Requires Windows Server 2008. |
---|---|
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Wspfwext.idl. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.