Sdílet prostřednictvím


SshPublicKey.CertificateData Property

Definition

Gets or sets the certificate for SSH.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to