ServiceConnection CreateWithWindowsAuthenticationAsync Method DocuWare Platform .NET API
Overload List

  NameDescription
Public methodStatic memberCreateWithWindowsAuthenticationAsync(Uri, ICredentials, HttpClientHandler)
Creates a connection for the specified service URI using NTLM authentication.
Public methodStatic memberCreateWithWindowsAuthenticationAsync(Uri, String, String, String, HttpClientHandler)
Creates a connection for the specified service URI using NTLM authentication.
Back to Top
See Also