2 references to X509CertificateStoreTokenResolver
System.IdentityModel (2)
System\IdentityModel\Tokens\IssuerTokenResolver.cs (1)
39
: this( new
X509CertificateStoreTokenResolver
( DefaultStoreName, DefaultStoreLocation ) )
System\IdentityModel\Tokens\X509CertificateStoreTokenResolver.cs (1)
27
:
this
(System.Security.Cryptography.X509Certificates.StoreName.My, StoreLocation.LocalMachine)