Identification Method: IdentifyUser

IdentifyUser

(

UserName As String

) As Boolean;

[in] String UserName

User name of the account.

Description

Is used to confirm the validity of the user. Returns true if the user exists in the system and authentication is required.

 

See Also