AS2SecuritySettings.SigningCertificateName Property

Definition

[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