Returns the DigiD User's identifier (BSN number), if present.

Syntax

Smartsite SXML CopyCode image Copy Code
string digid.useridentifier()
string digid.useridentifier(boolean checkSession)

Parameters

Name Data Type Description
checkSession Boolean If set totruechecks if session state is available. If not, an exception is thrown.

Return Value

Data Type Description
String

Expand image Example

SXML