3 overrides of PopulateTokenEntries
System.ServiceModel (3)
System\ServiceModel\Security\WSSecureConversation.cs (1)
43public override void PopulateTokenEntries(IList<TokenEntry> tokenEntryList)
System\ServiceModel\Security\WSSecurityJan2004.cs (1)
54public override void PopulateTokenEntries(IList<TokenEntry> tokenEntryList)
System\ServiceModel\Security\WSTrust.cs (1)
58public override void PopulateTokenEntries(IList<TokenEntry> tokenEntryList)
1 reference to PopulateTokenEntries
System.ServiceModel (1)
System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
150serializerEntry.PopulateTokenEntries(this.tokenEntries);