Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 955 Bytes

completion-of-the-authentication-session.md

File metadata and controls

12 lines (10 loc) · 955 Bytes
title description ms.assetid ms.topic ms.date ms.contributor
Completion of the Authentication Session
After the authentication session is completed, the authentication service calls the RasEapEnd function to allow the authentication protocol to deallocate its work buffer.
466795ac-fee5-4b82-adc7-af14b6ef3fc3
article
06/14/2023
samyun

Completion of the Authentication Session

After the authentication session is completed, the authentication service calls the RasEapEnd function to allow the authentication protocol to deallocate its work buffer. This action is taken regardless of whether authentication was successful. Calling the RasEapEnd function guarantees that no further calls are made to the authentication protocol using that particular user or context without first calling RasEapBegin.