Share via


AaddsResourceDetails.LdapsPublicCertificateInBase64 Property

Definition

Gets or sets the base 64 format string of public ldap certificate.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to