2 references to StatusFromAccountControl
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\SDSUtils.cs (1)
587flag = StatusFromAccountControl(uacValue, propertyName);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
330return (SDSUtils.StatusFromAccountControl((int)values[0], PropertyNames.PwdInfoCannotChangePassword));