Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
Property | Description |
ConnectionType | The type of connection you are making. |
ConnectionScheme | Specifies whether you are connecting to a SAP system with a message server (GroupServer) or without one (ApplicationServer). |
Host | Host name of the target system. |
SystemNumber | The number by which the target system is defined. Used when setting the Host connection property. |
User | The user that is authenticating to the SAP system. |
Password | The password used to authenticate to the SAP system. |
Client | The client authenticating to the SAP system. |
X509Certificate | The X509 certificate used for login as an alternative to User , and Password . |
MessageServer | The message server must be specified when connecting to an SAP system that uses load balancing. |
Group | The Logon Group being used. This typically only needs to be specified when connecting to an SAP system that uses load balancing. |
SystemId | The System Id or R3Name of the SAP System is a string with a maximum of three characters. It is often used in load balancing connections. |
RFCURL | The URL of the SOAP interface to connect with SAP. |
MessageServerService | The message server service you wish to connect to. |