2 references to HasEncryptedTokens
System.ServiceModel (2)
System\ServiceModel\Security\AsymmetricSecurityProtocol.cs (1)
211
if (Factory.ApplyConfidentiality || securityHeader.
HasEncryptedTokens
)
System\ServiceModel\Security\SymmetricSecurityProtocol.cs (1)
215
if (Factory.ApplyConfidentiality || securityHeader.
HasEncryptedTokens
)