Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Uninitializes all EAPHost authentication sessions.
The EapHostPeerUninitialize function must be called after you are finished calling EAPHost supplicant run-time functions. In addition, if any re-authentication is expected for any reason it is best to call EapHostPeerUninitialize.
Syntax
void EapHostPeerUninitialize();
Return value
None
Remarks
EapHostPeerInitialize and EapHostPeerUninitialize are always thread safe.
EapHostPeerUninitialize calls CoUninitialize.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista [desktop apps only] |
| Minimum supported server | Windows Server 2008 [desktop apps only] |
| Target Platform | Windows |
| Header | eappapis.h |
| Library | Eappprxy.lib |
| DLL | Eappprxy.dll |