ServiceConnection CreateWithWindowsAuthentication Method DocuWare Platform .NET API
Overload List

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