ILdapsSettings.CertificateThumbprint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Thumbprint of configure ldaps certificate.
[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Create=false, Description="Thumbprint of configure ldaps certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="certificateThumbprint", Update=false)]
public string CertificateThumbprint { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Create=false, Description="Thumbprint of configure ldaps certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="certificateThumbprint", Update=false)>]
member this.CertificateThumbprint : string
Public ReadOnly Property CertificateThumbprint As String
Property Value
- Attributes