|
|
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Determines whether there is a valid DigiD session.
Namespace: Smartsite.DigiD
Assembly: Smartsite.DigiD (in Smartsite.DigiD.dll)
Syntax
| C# | |
|---|---|
[(Name = "DigiD.IsValid")] public static bool IsValid() | |
| Visual Basic (Declaration) | |
|---|---|
<(Name := "DigiD.IsValid")> _ Public Shared Function IsValid As | |
Return Value
true if there is a valid DigiD session; otherwise, false.
See Also
DigiDLoginModule Class
Smartsite.DigiD Namespace