ILdapsSettings.CertificateNotAfter Property

Definition

NotAfter DateTime of configure ldaps certificate.

[Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="NotAfter DateTime of configure ldaps certificate.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="certificateNotAfter")]
public DateTime? CertificateNotAfter { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ADDomainServices.Runtime.Info(Description="NotAfter DateTime of configure ldaps certificate.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="certificateNotAfter")>]
member this.CertificateNotAfter : Nullable<DateTime>
Public ReadOnly Property CertificateNotAfter As Nullable(Of DateTime)

Property Value

Attributes

Applies to