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