Click or drag to resize
BasicHttpBindingSecurity Property
Gets the type of security used with this binding.

Namespace: System.ServiceModel
Assembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax
C#
public BasicHttpSecurity Security { get; set; }

Property Value

Type: BasicHttpSecurity
See Also