DoAuthenticateUser504

Metreos.Native.AxlSoap504.DoAuthenticateUser

Description (5.0.4) Authenticates a user's password or pin

Action Parameters
Parameter Name.NET TypeDefaultDescription
UserId *System.StringThe ID of the user to authenticate
UserPasswordSystem.StringThe password to check against for the user
UserPinSystem.StringThe pin to check against for the user
CallManagerIP *System.StringCallManager IP Address
AdminUsernameSystem.StringThe Administrator username. Defaults to 'Administrator'
AdminPassword *System.StringThe Administrator password
Result Data
Parameter Name.NET TypeDescription
AuthenticatedSystem.BooleanWhether the user was authenticated
FaultMessageSystem.StringThe textual description of the SOAP fault, if a fault occurs
FaultCodeSystem.Int32The numeric code of a SOAP fault, if a fault occurs

Branch Conditions 

success

No description.

failure

No description.

fault

No description.