SelfSignedOptions.TrustRoot property

When true on Windows, adds the effective development root certificate to the CurrentUser Root store.

public bool TrustRoot { get; set; }

See Also