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