System.ServiceModel 4.0.0.0 System.ServiceModel.Configuration.BehaviorExtensionElement To be added. Represents a configuration element that specifies the credential to be used to authenticate the service, as well as client credential validation-related settings. This class cannot be inherited. 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 configuration element. Property 4.0.0.0 System.Configuration.ConfigurationProperty("clientCertificate", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.X509InitiatorCertificateServiceElement 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("issuedTokenAuthentication", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.IssuedTokenServiceElement To be added. To be added. Gets the current issued token for this service. 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 current credentials for a peer node. 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("secureConversationAuthentication", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.SecureConversationServiceElement To be added. To be added. Gets the current credentials for a secure conversation. Property 4.0.0.0 System.Configuration.ConfigurationProperty("serviceCertificate", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.X509RecipientCertificateServiceElement To be added. To be added. Gets an X.509 certificate initiated by a client. 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 or sets the type of this configuration. Property 4.0.0.0 System.Configuration.ConfigurationProperty("userNameAuthentication", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.UserNameServiceElement To be added. To be added. Gets the settings for username and password validation. Property 4.0.0.0 System.Configuration.ConfigurationProperty("windowsAuthentication", Options=System.Configuration.ConfigurationPropertyOptions.None) System.ServiceModel.Configuration.WindowsServiceElement To be added. To be added. Gets the settings for Windows credential validation.