2 references to DefaultSaveBootstrapContext
System.IdentityModel (1)
System\IdentityModel\Tokens\SecurityTokenHandlerConfiguration.cs (1)
87private bool saveBootstrapContext = DefaultSaveBootstrapContext;
System.ServiceModel (1)
System\ServiceModel\Security\WrappedX509SecurityTokenAuthenticator.cs (1)
70bool shouldSaveBootstrapContext = SecurityTokenHandlerConfiguration.DefaultSaveBootstrapContext;