Description

Attempts to validate a Window's or Domain user name and password. Returns a 1 if successful or a 0 if unsuccessful.

Syntax

rv = Security_Services("ValidateWindowsUser", UserName, Domain, Password)

Parameters

ParameterDescription
CommandList

The commands whose access to update (@FM delimited).

Remarks

Response value comes from SRP_LogonUser.

Version

16.0.18

  • No labels