In This Topic
The following tables list the members exposed by SslOptions.
Public Constructors
Public Properties
| Name | Description |
| Cert | Gets or sets location of client certificate. |
| Key | Gets or sets location of user's private key. |
| ServerCertDN | Gets or sets parameters for Oracle server certificate check. |
| WalletPath | Determines the location of the Oracle Wallet to get a certificate for connecting to Oracle in the Direct mode. |
Top
Public Methods
| Name | Description |
| ToString | Returns a string that represents the current object. |
Top
See Also