1 write to _lastChange
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (1)
690
_lastChange
= DateTime.UtcNow;
1 reference to _lastChange
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\PrincipalCollection.cs (1)
685
get { return
_lastChange
; }