Udostępnij za pośrednictwem


X509CaReferences.Secondary Property

Definition

Secondary reference.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="secondary")]
public string Secondary { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="secondary")>]
member this.Secondary : string
Public ReadOnly Property Secondary As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to