1 write to trustedStoreLocation
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenHandlerConfiguration.cs (1)
153
set {
trustedStoreLocation
= value; }
1 reference to trustedStoreLocation
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenHandlerConfiguration.cs (1)
152
get { return
trustedStoreLocation
; }