다음을 통해 공유


CertificateProperties.NotBefore Property

Definition

Gets a DateTimeOffset indicating when the certificate will be valid.

public DateTimeOffset? NotBefore { get; }
member this.NotBefore : Nullable<DateTimeOffset>
Public ReadOnly Property NotBefore As Nullable(Of DateTimeOffset)

Property Value

Applies to