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