5 references to WriteAttribute
System.DirectoryServices.AccountManagement (5)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (5)
635WriteAttribute(ap, "userAccountControl", uacValue);
644WriteAttribute(ap, "userAccountControl", uacValue);
889WriteAttribute(p, "lockoutTime", 0);
949WriteAttribute(p, "pwdLastSet", 0);
962WriteAttribute(p, "pwdLastSet", -1);