Vanara/PInvoke/CredUI/CorrelationReport.md

27 lines
4.6 KiB
Markdown

## Correlation report for credui.dll
PInvoke API (methods, structures and constants) imported from Windows CredUI.dll.
### Methods (100% complete, 14 of 14 functions)
Native Method | Header | Managed Method
--- | --- | ---
[CredPackAuthenticationBuffer](https://www.google.com/search?num=5&q=CredPackAuthenticationBufferA+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CredPackAuthenticationBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=CredPackAuthenticationBuffer)
[CredUICmdLinePromptForCredentials](https://www.google.com/search?num=5&q=CredUICmdLinePromptForCredentialsA+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CredUICmdLinePromptForCredentials](https://github.com/dahall/Vanara/search?l=C%23&q=CredUICmdLinePromptForCredentials)
[CredUIConfirmCredentials](https://www.google.com/search?num=5&q=CredUIConfirmCredentialsA+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CredUIConfirmCredentials](https://github.com/dahall/Vanara/search?l=C%23&q=CredUIConfirmCredentials)
[CredUIParseUserName](https://www.google.com/search?num=5&q=CredUIParseUserNameA+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CredUIParseUserName](https://github.com/dahall/Vanara/search?l=C%23&q=CredUIParseUserName)
[CredUIPromptForCredentials](https://www.google.com/search?num=5&q=CredUIPromptForCredentialsA+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CredUIPromptForCredentials](https://github.com/dahall/Vanara/search?l=C%23&q=CredUIPromptForCredentials)
[CredUIPromptForWindowsCredentials](https://www.google.com/search?num=5&q=CredUIPromptForWindowsCredentialsA+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CredUIPromptForWindowsCredentials](https://github.com/dahall/Vanara/search?l=C%23&q=CredUIPromptForWindowsCredentials)
[CredUIReadSSOCred](https://www.google.com/search?num=5&q=CredUIReadSSOCredA+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CredUIReadSSOCred](https://github.com/dahall/Vanara/search?l=C%23&q=CredUIReadSSOCred)
[CredUIStoreSSOCred](https://www.google.com/search?num=5&q=CredUIStoreSSOCredA+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CredUIStoreSSOCred](https://github.com/dahall/Vanara/search?l=C%23&q=CredUIStoreSSOCred)
[CredUnPackAuthenticationBuffer](https://www.google.com/search?num=5&q=CredUnPackAuthenticationBufferA+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CredUnPackAuthenticationBuffer](https://github.com/dahall/Vanara/search?l=C%23&q=CredUnPackAuthenticationBuffer)
[SspiGetCredUIContext](https://www.google.com/search?num=5&q=SspiGetCredUIContext+site%3Adocs.microsoft.com) | Sspi.h | [Vanara.PInvoke.CredUI.SspiGetCredUIContext](https://github.com/dahall/Vanara/search?l=C%23&q=SspiGetCredUIContext)
[SspiIsPromptingNeeded](https://www.google.com/search?num=5&q=SspiIsPromptingNeeded+site%3Adocs.microsoft.com) | Sspi.h | [Vanara.PInvoke.CredUI.SspiIsPromptingNeeded](https://github.com/dahall/Vanara/search?l=C%23&q=SspiIsPromptingNeeded)
[SspiPromptForCredentials](https://www.google.com/search?num=5&q=SspiPromptForCredentialsA+site%3Adocs.microsoft.com) | Sspi.h | [Vanara.PInvoke.CredUI.SspiPromptForCredentials](https://github.com/dahall/Vanara/search?l=C%23&q=SspiPromptForCredentials)
[SspiUnmarshalCredUIContext](https://www.google.com/search?num=5&q=SspiUnmarshalCredUIContext+site%3Adocs.microsoft.com) | Sspi.h | [Vanara.PInvoke.CredUI.SspiUnmarshalCredUIContext](https://github.com/dahall/Vanara/search?l=C%23&q=SspiUnmarshalCredUIContext)
[SspiUpdateCredentials](https://www.google.com/search?num=5&q=SspiUpdateCredentials+site%3Adocs.microsoft.com) | Sspi.h | [Vanara.PInvoke.CredUI.SspiUpdateCredentials](https://github.com/dahall/Vanara/search?l=C%23&q=SspiUpdateCredentials)
### Structures
Native Structure | Header | Managed Structure
--- | --- | ---
[CREDUI_INFO](https://www.google.com/search?num=5&q=CREDUI_INFO+site%3Adocs.microsoft.com) | wincred.h | [Vanara.PInvoke.CredUI.CREDUI_INFO](https://github.com/dahall/Vanara/search?l=C%23&q=CREDUI_INFO)
[PSEC_WINNT_CREDUI_CONTEXT](https://www.google.com/search?num=5&q=PSEC_WINNT_CREDUI_CONTEXT+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CredUI.PSEC_WINNT_CREDUI_CONTEXT](https://github.com/dahall/Vanara/search?l=C%23&q=PSEC_WINNT_CREDUI_CONTEXT)
[PSEC_WINNT_CREDUI_CONTEXT_VECTOR](https://www.google.com/search?num=5&q=PSEC_WINNT_CREDUI_CONTEXT_VECTOR+site%3Adocs.microsoft.com) | | [Vanara.PInvoke.CredUI.PSEC_WINNT_CREDUI_CONTEXT_VECTOR](https://github.com/dahall/Vanara/search?l=C%23&q=PSEC_WINNT_CREDUI_CONTEXT_VECTOR)