2 writes to IsRequestedTokenClosed
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
1025rstr.IsRequestedTokenClosed = true;
System\ServiceModel\Security\SecuritySessionServerSettings.cs (1)
1951rstr.IsRequestedTokenClosed = true;
2 references to IsRequestedTokenClosed
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionClientSettings.cs (1)
964if (!rstr.IsRequestedTokenClosed)
System\ServiceModel\Security\WSTrustFeb2005.cs (1)
223if (rstr.IsRequestedTokenClosed)