←Select platform

GenerateId Method

Summary
Generates a new session ID
Syntax
C#
VB
Java
protected virtual string GenerateId(  
   object userData 
) 
Protected Overridable Function GenerateId( _ 
   ByVal userData As Object _ 
) As String 
protected String generateID (Object userData) 

Parameters

userData
The user data

Return Value

The newly generated session ID

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane.Server Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.