1 write to TrustedStoreLocation
System.IdentityModel (1)
System\IdentityModel\Metadata\MetadataSerializer.cs (1)
60TrustedStoreLocation = IdentityConfiguration.DefaultTrustedStoreLocation;
1 reference to TrustedStoreLocation
System.IdentityModel (1)
System\IdentityModel\Metadata\MetadataSerializer.cs (1)
636CertificateValidator = X509Util.CreateCertificateValidator(CertificateValidationMode, RevocationMode, TrustedStoreLocation);