Share via


AmazonRdsForOracleLinkedService.EncryptionClient Property

Definition

Specifies the encryption client behavior. Supported values are accepted, rejected, requested or required, default value is required. Type: string. Only used for Version 2.0.

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> EncryptionClient { get; set; }
member this.EncryptionClient : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property EncryptionClient As DataFactoryElement(Of String)

Property Value

Applies to