System.ServiceModel
4.0.0.0
System.Configuration.ConfigurationElement
To be added.
Represents a configuration element for a custom peer resolver.
Constructor
4.0.0.0
To be added.
Initializes a new default instance of the class.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("address", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Uri
To be added.
To be added.
Contains the URI of the schema used for the custom peer resolver configuration XML.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("binding", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Configuration.StringValidator(InvalidCharacters=null, MaxLength=2147483647, MinLength=0)
System.String
To be added.
To be added.
Gets and sets the name of the string binding used for the custom peer resolver.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("bindingConfiguration", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Configuration.StringValidator(InvalidCharacters=null, MaxLength=2147483647, MinLength=0)
System.String
To be added.
To be added.
Gets and sets the binding configuration string for the custom peer resolver.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("headers", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.AddressHeaderCollectionElement
To be added.
To be added.
Gets a configuration element that defines the collection that contains the headers used for SOAP messages handled by the custom peer resolver.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("identity", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.IdentityElement
To be added.
To be added.
Gets the identity for custom peer resolvers configured with this element.
Property
4.0.0.0
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
To be added.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("resolverType", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Configuration.StringValidator(InvalidCharacters=null, MaxLength=2147483647, MinLength=0)
System.String
To be added.
To be added.
Gets and sets a string value that contains the "type" of the custom peer resolver.