Share via


AS2SecuritySettings.EncryptionCertificateName Property

Definition

Gets or sets the name of the encryption certificate.

[Newtonsoft.Json.JsonProperty(PropertyName="encryptionCertificateName")]
public string EncryptionCertificateName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptionCertificateName")>]
member this.EncryptionCertificateName : string with get, set
Public Property EncryptionCertificateName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to