2 references to DnsFromAlternativeName
Microsoft.AspNetCore.Testing.Tests (1)
FakeCertificateFactoryTests.cs (1)
20
Assert.Equal("localhost", certificate.GetNameInfo(X509NameType.
DnsFromAlternativeName
, false));
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\CertificatePal.Windows.cs (1)
509
case X509NameType.
DnsFromAlternativeName
: