System.ServiceModel
4.0.0.0
System.ServiceModel.Configuration.BehaviorExtensionElement
To be added.
Represents a configuration element that configures a client credential.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class.
Method
4.0.0.0
System.Void
To be added.
To be added.
Applies the content of a specified configuration element to this configuration element.
Property
4.0.0.0
System.Type
To be added.
To be added.
Gets the type of this behavior element.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("clientCertificate", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.X509InitiatorCertificateClientElement
To be added.
This element also specifies client certificate validation settings.
Gets the client certificate to be used when the client certificate is available out-of-band.
Method
4.0.0.0
System.Object
To be added.
Creates a custom behavior based on the settings of this configuration element.
A custom behavior based on the settings of this configuration element.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("httpDigest", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.HttpDigestClientElement
To be added.
To be added.
Gets the configuration element that configures the current HTTP digest credential.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("issuedToken", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.IssuedTokenClientElement
To be added.
To be added.
Gets the configuration element that configures the current issued token instance.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("peer", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.PeerCredentialElement
To be added.
To be added.
Gets the configuration element that configures the current peer credential.
Property
4.0.0.0
System.Configuration.ConfigurationPropertyCollection
To be added.
To be added.
Gets a instance that contains a collection of objects that can be attributes or objects of this configuration element.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("serviceCertificate", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.X509RecipientCertificateClientElement
To be added.
To be added.
Gets an X.509 certificate initiated by a client.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("supportInteractive", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Boolean
To be added.
To be added.
Gets or sets a boolean value that specifies whether the credential supports interactive negotiation.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("type", 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 the type of this configuration element.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("windows", Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.Configuration.WindowsClientElement
To be added.
To be added.
Gets the settings for Windows credential validation.