IdmSoapBinding Methods |
The IdmSoapBinding type exposes the following members.
Name | Description | |
---|---|---|
![]() | BuildChannelFactoryTChannel(BindingParameterCollection) | Builds the channel factory stack on the client that creates a specified type of channel and that satisfies the features specified by a collection of binding parameters. (Inherited from WSHttpBinding.) |
![]() | BuildChannelFactoryTChannel(Object) | Builds the channel factory stack on the client that creates a specified type of channel and that satisfies the features specified by an object array. (Inherited from Binding.) |
![]() | BuildChannelListenerTChannel(Object) | Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified. (Inherited from Binding.) |
![]() | BuildChannelListenerTChannel(BindingParameterCollection) | Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified by a collection of binding parameters. (Inherited from Binding.) |
![]() | BuildChannelListenerTChannel(Uri, Object) | Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified. (Inherited from Binding.) |
![]() | BuildChannelListenerTChannel(Uri, BindingParameterCollection) | Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified. (Inherited from Binding.) |
![]() | BuildChannelListenerTChannel(Uri, String, Object) | Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified. (Inherited from Binding.) |
![]() | BuildChannelListenerTChannel(Uri, String, BindingParameterCollection) | Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified. (Inherited from Binding.) |
![]() | BuildChannelListenerTChannel(Uri, String, ListenUriMode, Object) | Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified. (Inherited from Binding.) |
![]() | BuildChannelListenerTChannel(Uri, String, ListenUriMode, BindingParameterCollection) | Builds the channel listener on the service that accepts a specified type of channel and that satisfies the features specified. (Inherited from Binding.) |
![]() | CanBuildChannelFactoryTChannel(Object) | Returns a value that indicates whether the current binding can build a channel factory stack on the client that satisfies the requirements specified by an object array. (Inherited from Binding.) |
![]() | CanBuildChannelFactoryTChannel(BindingParameterCollection) | Returns a value that indicates whether the current binding can build a channel factory stack on the client that satisfies the collection of binding parameters specified. (Inherited from Binding.) |
![]() | CanBuildChannelListenerTChannel(Object) | Returns a value that indicates whether the current binding can build a channel listener stack on the service that satisfies the criteria specified in an array of objects. (Inherited from Binding.) |
![]() | CanBuildChannelListenerTChannel(BindingParameterCollection) | Returns a value that indicates whether the current binding can build a channel listener stack on the service that satisfies the collection of binding parameters specified. (Inherited from Binding.) |
![]() | CreateBindingElements | Creates an ordered collection of binding elements that are contained in the current binding. (Inherited from WSHttpContextBinding.) |
![]() | CreateMessageSecurity | Returns the security binding element from the current binding. (Inherited from WSHttpBinding.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPropertyT | Returns a typed object requested, if present, from the appropriate layer in the binding stack. (Inherited from Binding.) |
![]() | GetTransport | Returns the transport binding element from the current binding. (Inherited from WSHttpBinding.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ShouldSerializeName | Returns whether the name of the binding should be serialized. (Inherited from Binding.) |
![]() | ShouldSerializeNamespace | Returns whether the namespace of the binding should be serialized. (Inherited from Binding.) |
![]() | ShouldSerializeReaderQuotas | Returns a value that indicates whether the ReaderQuotas property has changed from its default value and should be serialized. (Inherited from WSHttpBindingBase.) |
![]() | ShouldSerializeReliableSession | Returns a value that indicates whether the ReliableSession property has changed from its default value and should be serialized. (Inherited from WSHttpBindingBase.) |
![]() | ShouldSerializeSecurity | Returns a value that indicates whether the Security property has changed from its default value and should be serialized. (Inherited from WSHttpBinding.) |
![]() | ShouldSerializeTextEncoding | Returns a value that indicates whether the TextEncoding property has changed from its default value and should be serialized. (Inherited from WSHttpBindingBase.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |