RestClient.AuthenticateNtlm Overview¶ RestClient RestClient.AuthenticateNtlm ( userName, password ) Authenticates the client with NTLM mechanism. Arguments¶ String userName User name to be sent. Cannot be null or empty. String Password Password to be sent. Remarks¶ Examples¶ See Also¶ RestClient.Authenticate