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 NLM_CONNECTION PROPERTY_CHANGE enumeration is a set of flags that define changes made to the properties of a network connection.
Syntax
typedef enum NLM_CONNECTION_PROPERTY_CHANGE {
  NLM_CONNECTION_PROPERTY_CHANGE_AUTHENTICATION = 0x1
} ;
Constants
NLM_CONNECTION_PROPERTY_CHANGE_AUTHENTICATIONValue: 0x1 The Authentication (Domain Type) of this Network Connection has changed.  | 
Requirements
| Requirement | Value | 
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] | 
| Minimum supported server | Windows Server 2008 [desktop apps only] | 
| Header | netlistmgr.h |