1 instantiation of WSTrust
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\IdentityModel\Tokens\KeyInfoSerializer.cs (1)
62
_serializerEntries.Add(new System.IdentityModel.Security.
WSTrust
(this, trustDictionary));
6 references to WSTrust
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\IdentityModel\Security\WSTrust.cs (6)
49
private
WSTrust
_parent;
51
public BinarySecretTokenEntry(
WSTrust
parent)
65
private
WSTrust
_parent;
68
public BinarySecretClauseEntry(
WSTrust
parent)
122
private
WSTrust
_parent;
124
public GenericXmlSecurityKeyIdentifierClauseEntry(
WSTrust
parent)