HttpsTransportBindingElement

HttpsTransportBindingElement

Syntax

class HttpsTransportBindingElement : HttpTransportBindingElement
{
  boolean RequireClientCertificate;
};

Methods

The HttpsTransportBindingElement class does not define any methods.

Properties

The HttpsTransportBindingElement class has the following property:

RequireClientCertificate

Data type: boolean

Access type: Read-only

A value that indicates whether SSL client authentication is required.

Requirements

MOF Declared in Servicemodel.mof.

Namespace

Defined in root\ServiceModel

See Also

Reference

HttpsTransportBindingElement