14 references to WSTrustChannelFactory
System.ServiceModel (14)
System\ServiceModel\Security\WSTrustChannel.cs (5)
148WSTrustChannelFactory _factory; 186/// The <see cref="WSTrustChannelFactory" /> that created this object. 188public WSTrustChannelFactory ChannelFactory 283/// <param name="factory">The <see cref="WSTrustChannelFactory" /> that is creating this object.</param> 301public WSTrustChannel(WSTrustChannelFactory factory,
System\ServiceModel\Security\WSTrustChannelFactory.cs (9)
78/// Initializes a new instance of the <see cref="WSTrustChannelFactory" /> class. 86/// Initializes a new instance of the <see cref="WSTrustChannelFactory" /> class with a specified endpoint 96/// Initializes a new instance of the <see cref="WSTrustChannelFactory" /> class. 105/// Initializes a new instance of the <see cref="WSTrustChannelFactory" /> class with a specified endpoint. 114/// Initializes a new instance of the <see cref="WSTrustChannelFactory" /> class associated with a specified 125/// Initializes a new instance of the <see cref="WSTrustChannelFactory" /> class with a specified binding 136/// Initializes a new instance of the <see cref="WSTrustChannelFactory" /> class with a specified binding 468/// If <see cref="WSTrustChannelFactory.SecurityTokenResolver" /> is set to null, the 473/// If <see cref="WSTrustChannelFactory.UseKeyTokenResolver" /> is set to null, an empty resolver