GenericContainerExtendedInfo.RawCertData Property

Definition

Gets or sets public key of container cert

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to