This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Ends the DigiD session, and when impersonation is used signs out the current user.

Namespace: Smartsite.DigiD
Assembly:  Smartsite.DigiD (in Smartsite.DigiD.dll)

Syntax

C#Copy imageCopy Code
[(Name = "DigiD.LogOff")]
public static void LogOff()
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "DigiD.LogOff")> _
Public Shared Sub LogOff

See Also

Advanced