CredUnPackAuthenticationBuffer(CredentialsPackFlags, IntPtr, Int32, IntPtr, Int32, IntPtr, Int32, IntPtr, Int32) | Converts an authentication buffer returned by a call to the CredUIPromptForWindowsCredentials(CredUiInfo, Win32ErrorCode, UInt32, IntPtr, UInt32, IntPtr, UInt32, Boolean, WindowsCredentialsDialogOptions) function into a string user name and password. |
CredUnPackAuthenticationBuffer(CredentialsPackFlags, IntPtr, Int32, StringBuilder, Int32, StringBuilder, Int32, StringBuilder, Int32) | Converts an authentication buffer returned by a call to the CredUIPromptForWindowsCredentials(CredUiInfo, Win32ErrorCode, UInt32, IntPtr, UInt32, IntPtr, UInt32, Boolean, WindowsCredentialsDialogOptions) function into a string user name and password. |