This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the current DigiD Security Code ("betrouwbaarheidsniveau"). (If session state is not available, this viper will throw an exception.)

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

Syntax

C#Copy imageCopy Code
[(Name = "DigiD.CurrentLevel")]
public static int CurrentLevel()
Visual Basic (Declaration)Copy imageCopy Code
<(Name := "DigiD.CurrentLevel")> _
Public Shared Function CurrentLevel As Integer

Return Value

A number indicating the current DigiD security code.

See Also

Advanced