Share via


AS2SecuritySettings.SigningCertificateName Property

Definition

Gets or sets the name of the signing certificate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to