This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns the DigiD User's identifier (BSN number), if present.

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

Syntax

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

Return Value

See Also

Advanced