1 instantiation of WSTrust
System.IdentityModel (1)
System\IdentityModel\Tokens\KeyInfoSerializer.cs (1)
62this.serializerEntries.Add(new System.IdentityModel.Security.WSTrust(this, trustDictionary));
6 references to WSTrust
System.IdentityModel (6)
System\IdentityModel\Tokens\WSTrust.cs (6)
49WSTrust parent; 51public BinarySecretTokenEntry(WSTrust parent) 66WSTrust parent; 69public BinarySecretClauseEntry(WSTrust parent) 128private WSTrust parent; 130public GenericXmlSecurityKeyIdentifierClauseEntry(WSTrust parent)