Property NotBefore
NotBefore
Gets or sets the earliest timestamp to match, inclusive, or null for no lower bound.
public DateTimeOffset? NotBefore { get; set; }
Gets or sets the earliest timestamp to match, inclusive, or null for no lower bound.
public DateTimeOffset? NotBefore { get; set; }