Share via


PSVerificationCodeResponse.CertificateName Property

Definition

Gets name of 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