Click or drag to resize

AuthenticationManagerLogout Method

Closes the current session.

Namespace:  PsrApi.Managers
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public Task Logout()

Return Value

Type: Task
See Also