次の方法で共有


PSCertificate.CertificateName Property

Definition

Gets the name of the certificate.

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public string CertificateName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.CertificateName : string
Public ReadOnly Property CertificateName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to