SelfSignedOptions.Development property

If true, creates a development bundle consisting of a CA root certificate and an issued leaf certificate.

public bool Development { get; set; }

See Also