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 "CredUIConfirmCredentials" in [All]

credui

.

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

.

[DllImport("credui.dll", EntryPoint="CredUIConfirmCredentialsW", CharSet = CharSet.Unicode)]

.

private static extern CredUIReturnCodes CredUIConfirmCredentials( string targetName, [MarshalAs(UnmanagedType.Bool)] bool confirm);

.
Documentation
[CredUIConfirmCredentials] on MSDN

 
Access PInvoke.net directly from VS: