SelfSignedOptions.RootValidDays property

The number of days a generated development root certificate is valid.

public int RootValidDays { get; set; }

See Also