SslStreamSecurityBindingElement
.NET Framework 4
SslStreamSecurityBindingElement
Syntax
class SslStreamSecurityBindingElement : BindingElement
{
boolean RequireClientCertificate;
};
Methods
The SslStreamSecurityBindingElement class does not define any methods.
Properties
The SslStreamSecurityBindingElement class has the following property:
RequireClientCertificate
Data type: boolean
Access type: Read-only
Specifies whether a client certificate is required for this binding.
Requirements
| MOF | Declared in Servicemodel.mof. |
|---|---|
|
Namespace |
Defined in root\ServiceModel |