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