1 write to wrappingSecurityKey
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
93this.wrappingSecurityKey = wrappingSecurityKey;
1 reference to wrappingSecurityKey
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
150get { return this.wrappingSecurityKey; }