2 references to RequestSecurityTokenResponseCollection
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityTokenResponseCollection.cs (1)
18: this(rstrCollection, SecurityStandardsManager.DefaultInstance)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrust.cs (1)
249return new RequestSecurityTokenResponseCollection(rstrCollection.AsReadOnly(), this.StandardsManager);