RestClient.AuthenticateNtlm

Overview

Authenticates the client with NTLM mechanism.

RestClient myRestClient.AuthenticateNtlm(userName: string, password: string)

Arguments

string userName

User name to be sent. Cannot be null or empty.

string password

Password to be sent.

See Also

Copyright © 2010 - 2023 Emakin. All rights reserved.