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