SelfSignedOptions.RootName property

The common name to use when creating a new development root certificate.

public string RootName { get; set; }

See Also