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