Share via


MpnsCredential.CertificateKey Property

Definition

Gets or sets the certificate key for this credential.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to