.
The DsFreePasswordCredentials function frees memory allocated for a credentials structure by the DsMakePasswordCredentials function.
4/19/2016 7:36:29 AM - -163.230.250.197
The DsMakePasswordCredentials function constructs a credential handle suitable for use with the DsBindWithCred function.
4/19/2016 7:40:03 AM - -163.230.250.197
.
EntryPoint = "DsFreePasswordCredentials", SetLastError = true)]
.
public static extern void DsFreePasswordCredentials(
.
Declare Function DsFreePasswordCredentials Lib "ntdsapi.dll" (TODO) As TODO
.