2 references to NetCred
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
294this.credentials = new NetCred(username, password);
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
169_credentials = new NetCred(username, password);