1 write to wrappingTokenReference
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
84this.wrappingTokenReference = wrappingTokenReference;
1 reference to wrappingTokenReference
System.IdentityModel (1)
System\ServiceModel\Security\Tokens\WrappedKeySecurityToken.cs (1)
160get { return this.wrappingTokenReference; }