共用方式為


RemoteManagementSettings.RemoteManagementCertificate Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to