CertificateInner.FriendlyName Property

Definition

Gets friendly name of the certificate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to