creduiconfirmcredentials (credui)
Last changed: -24.75.73.90

.

Check out the formatting tips on the right for help formatting and making links.

Use the template below then delete this header:

The CredUIConfirmCredentials function is called after CredUIPromptForCredentials or CredUICmdLinePromptForCredentials, to confirm the validity of the credential harvested.

C# Signature:

[DllImport("credui.dll", EntryPoint="CredUIConfirmCredentialsW", CharSet = CharSet.Unicode)]
private static extern CredUIReturnCodes CredUIConfirmCredentials( string targetName, [MarshalAs(UnmanagedType.Bool)] bool confirm);

VB .NET Signature:

Gamma

User-Defined Types:

None.

Notes:

Add some notes here.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

TODO

Documentation

Hey I dont know nething abt COM