Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "DsBindWithCred" in [All]

ntdsapi

.
Summary
The DsBindWithCred function binds to a domain controller using the specified credentials.
.

CharSet = CharSet.Unicode, EntryPoint = "DsBindWithCredW", SetLastError = true)]

.

public static extern UInt32 DsBindWithCred(

.

Declare Function DsBindWithCred Lib "ntdsapi.dll" (TODO) As TODO

.
Documentation
[DsBindWithCred] on MSDN
.
Summary
The DsBindWithCred function binds to a domain controller using the specified credentials.
.

CharSet = CharSet.Unicode, EntryPoint = "DsBindWithCredW", SetLastError = true)]

.

public static extern UInt32 DsBindWithCred(

.

Declare Function DsBindWithCred Lib "ntdsapi.dll" (TODO) As TODO

.
Documentation
[DsBindWithCred] on MSDN
.
Summary
The DsMakePasswordCredentials function constructs a credential handle suitable for use with the DsBindWithCred function.

 
Access PInvoke.net directly from VS: