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