ManagerExtendedInfo.PortalCertificateThumbprint Property

Definition

Gets or sets represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to