2 references to SetCannotChangePasswordStatus
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
482SetCannotChangePasswordStatus((AuthenticablePrincipal)p, (bool)p.GetValueForProperty(PropertyNames.PwdInfoCannotChangePassword), true);
System\DirectoryServices\AccountManagement\AD\ADStoreCtx_LoadStore.cs (1)
1691SetCannotChangePasswordStatus(p, (bool)p.GetValueForProperty(propertyName), false);