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