dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / SslOptions Class
Properties Methods

In This Topic
    SslOptions Class Members
    In This Topic

    The following tables list the members exposed by SslOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the SslOptions class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets location of client certificate.  
    Public PropertyGets or sets location of user's private key.  
    Public PropertyGets or sets parameters for Oracle server certificate check.  
    Public PropertyDetermines the location of the Oracle Wallet to get a certificate for connecting to Oracle in the Direct mode.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object.  
    Top
    See Also