2 overrides of Update
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
657
internal override void
Update
(Principal p)
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
265
internal override void
Update
(Principal p)
2 references to Update
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\Principal.cs (2)
325
storeCtxToUse.
Update
(this);
413
newStoreCtx.
Update
(this);