Is any kNotifyDSCacheInvalidation notification posted when the bound active directory changes?

[Q] If the Active Directory a Mac is bound to changes, will there be a kNotifyDSCacheInvalidation* notification posted?

e.g.

  1. The Mac starts, there are no Network Account Server set up.
  2. An admin user sets up an Active Directory Domain Controller as a Network Account Server.

=> kNotifyDSCacheInvalidation posted?

or

  1. An Active Directory Domain Controller was set up as a Network Account Server.
  2. Another Active Directory Domain Controller is set up instead.

=> kNotifyDSCacheInvalidation posted?

Ref. https://opensource.apple.com/source/Libnotify/Libnotify-80/notify_keys.h

Is any kNotifyDSCacheInvalidation notification posted when the bound active directory changes?
 
 
Q