1 write to wrappingAlgorithmDictionaryString
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
110
this.
wrappingAlgorithmDictionaryString
= wrappingAlgorithmDictionaryString;
1 reference to wrappingAlgorithmDictionaryString
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
206
ek.EncryptionMethodDictionaryString = this.
wrappingAlgorithmDictionaryString
;