LocalClientSettings Property
Collapse the table of content
Expand the table of content

SecurityBindingElement.LocalClientSettings Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the binding properties specific to local security settings used by the client.

Namespace:  System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public LocalClientSecuritySettings LocalClientSettings { get; }

Property Value

Type: System.ServiceModel.Channels.LocalClientSecuritySettings
The LocalClientSecuritySettings that contains the settings for local client security.

The settings are local in the sense that they are not settings derived from the security policy of the service. You can get the LocalClientSecuritySettings object and use it to set the security properties for this binding.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft