1 write to wrappingAlgorithm
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
109this.wrappingAlgorithm = wrappingAlgorithm;
1 reference to wrappingAlgorithm
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
145get { return this.wrappingAlgorithm; }