SelfSignedCertificateResult.RootTrusted property

Gets a value indicating whether the development root certificate is present in the Windows CurrentUser Root store after the operation.

public bool RootTrusted { get; set; }

See Also