Share via


MpnsCredential.MpnsCertificate Property

Definition

Gets or sets the MPNS certificate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to