Security
This section provides a complete list of the Security properties you can configure in the connection string for this provider.
Property | Description |
SNCMode | A boolean determining if you are using SNC. Set this to true to use SNC. |
SNCName | An optional input with the name of your SNC connection. |
SNCQop | The quality of protection for your SNC connection. |
SNCPartnerName | The application server's SNC name. This is a required input when using SNC. |
SNCLibPath | An optional input detailing the path and file name of the external library. |
SNCSSO | Whether to use the SNC identity for authenticating the caller when connnection via SNC mode. |