1 write to saveBootstrapContext
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenHandlerConfiguration.cs (1)
243set { this.saveBootstrapContext = value; }
1 reference to saveBootstrapContext
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenHandlerConfiguration.cs (1)
242get { return this.saveBootstrapContext; }