次の方法で共有


AutonomousDatabaseConnectionStringProfile.TlsAuthentication Property

Definition

Specifies whether the TLS handshake is using one-way (SERVER) or mutual (MUTUAL) authentication.

public Azure.ResourceManager.OracleDatabase.Models.ConnectionTlsAuthenticationType? TlsAuthentication { get; }
member this.TlsAuthentication : Nullable<Azure.ResourceManager.OracleDatabase.Models.ConnectionTlsAuthenticationType>
Public ReadOnly Property TlsAuthentication As Nullable(Of ConnectionTlsAuthenticationType)

Property Value

Applies to