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)
49private WSTrust _parent; 51public BinarySecretTokenEntry(WSTrust parent) 65private WSTrust _parent; 68public BinarySecretClauseEntry(WSTrust parent) 122private WSTrust _parent; 124public GenericXmlSecurityKeyIdentifierClauseEntry(WSTrust parent)