Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |