Share via


KeyProperties.NotBefore Property

Definition

Gets or sets a DateTimeOffset indicating when the key will be valid and can be used for cryptographic operations.

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

Property Value

Applies to