1 reference to TrustedSignerLogCertificateSummaryUnallowUntrustedRoot
NuGet.Commands (1)
TrustedSignersCommand\TrustedSignersCommandRunner.cs (1)
243var summaryAllowUntrustedRoot = (cert.AllowUntrustedRoot) ? Strings.TrustedSignerLogCertificateSummaryAllowUntrustedRoot : Strings.TrustedSignerLogCertificateSummaryUnallowUntrustedRoot;