System.ServiceModel
4.0.0.0
System.Configuration.ConfigurationElement
To be added.
An XML element that defines the security settings for a TcpTransport binding. This class cannot be inherited.
Constructor
4.0.0.0
To be added.
Initializes a new instance of the class.
Property
4.0.0.0
System.Configuration.ConfigurationProperty("clientCredentialType", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.ServiceModel.TcpClientCredentialType
To be added.
To be added.
Gets and sets the type of client credential used for authentication.
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("protectionLevel", DefaultValue=Mono.Cecil.CustomAttributeArgument, Options=System.Configuration.ConfigurationPropertyOptions.None)
System.Net.Security.ProtectionLevel
To be added.
Signing messages mitigates the risk of a third party tampering with the message while it is being transferred. Encryption provides data-level privacy during transport.
Gets or sets a value that defines message level security at the level of the named pipe.