Service CSP

[Service CSP]
Connect=proxy {wts:win-station-name}|{TS}||mem CSP|*
:MinimizeActive=1
:NoStoreSupport=0
:SendWinStation=1

Connect

For more information, see Connect.

MinimizeActive

The MinimizeActive parameter minimizes the communication between the service and the connecting part. The optimization can fail if the CSP is configured differently on the listening service and the connecting part.

[Service CSP]
MinimizeActive=1

NoStoreSupport

This parameter is only used for development purposes.

The NoStoreSupport parameter simulates Linux/macOS support when running on Windows. The CSP is available on all platforms, but CryptoAPI is only available on Windows.

[Service CSP]
NoStoreSupport=0

Values

0

off

1

on

SendWinStation

The SendWinStation parameter tells that the WinStation name is sent when communication is initialized.

[Service CSP]
SendWinStation=1