Subversion Repository Public Repository

ChrisCompleteCodeTrunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<DWConfig>
  <ClientConfig UseCustomSink="true" UsePerformanceCounters="false" CheckServerAccess="true" RestartDelay="10">
    <AuthenticationServers>
      <ConnectionSettings Name="Standard AS" Server="SANDBOX" Port="9000" Organization="Bits and Bytes Document Solutions" Local="false" Active="true" System="Central system" />
    </AuthenticationServers>
    <ClientProtocolManagers DefaultProtocol="gtcp">
      <ProtocolManager>DocuWare.Communication.AuthenticationServer.Remoting.GenuineTCPManager, DocuWare.Communication.AuthenticationServer</ProtocolManager>
    </ClientProtocolManagers>
    <LastLogin Connection="Standard AS" DWUser="admin" LoginType="0" />
    <SwitchClientProviderChannels>
      <SwitchSecurityChannel Name="NotSecure" Active="true" />
      <SwitchSecurityChannel Name="SSPI" Active="false">
        <System.String DictionaryEntryKey="securityPackage">Negotiate</System.String>
        <System.String DictionaryEntryKey="type">DocuWare.Remoting.SSPIChannel.SecurityClientChannelSinkProvider, DocuWare.Remoting.SSPIChannel</System.String>
        <System.String DictionaryEntryKey="authenticationLevel">call</System.String>
        <System.String DictionaryEntryKey="impersonationLevel">identify</System.String>
      </SwitchSecurityChannel>
      <SwitchSecurityChannel Name="SSL" Active="false">
        <System.String DictionaryEntryKey="type">DocuWare.Remoting.SSL.SSLChannel.SSLClientSinkProvider, DocuWare.Remoting.SSL.SSLChannel</System.String>
      </SwitchSecurityChannel>
    </SwitchClientProviderChannels>
  </ClientConfig>
</DWConfig>

Commits for ChrisCompleteCodeTrunk/AirgasFileDownloader/AirgasFileDownloader/bin/Debug/DocuWare.Wrapper.DW4Client.dll.settings

Diff revisions: vs.
Revision Author Commited Message
1 BBDSCHRIS picture BBDSCHRIS Wed 22 Aug, 2018 20:08:03 +0000