Icon for Previous Page button Icon for Next Page button

AuthValue property

Returns the return value from custom user authentication synchronization scripts.

Syntax
Visual Basic
Public Readonly Property AuthValue As Long
C#
public long AuthValue { get;}
Property value

A long integer returned from custom user authentication synchronization scripts.

See also