PrivacyNoticeBindingElement

PrivacyNoticeBindingElement

Syntax

class PrivacyNoticeBindingElement : BindingElement
{
  sint32 PrivacyNoticeVersion;
  string Url;
};

Methods

The PrivacyNoticeBindingElement class does not define any methods.

Properties

The PrivacyNoticeBindingElement class has the following properties:

PrivacyNoticeVersion

Data type: sint32

Access type: Read-only

The privacy notice version.

Url

Data type: string

Access type: Read-only

The URL at which the privacy notice is located.

Requirements

MOF Declared in Servicemodel.mof.

Namespace

Defined in root\ServiceModel

See Also

Reference

PrivacyNoticeBindingElement