SecurityBindingElement.CreateUserNameOverTransportBindingElement Method
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Creates a security binding element that is configured for client authentication based on a user name and password sent as part of the SOAP message. The binding element requires the transport to provide server authentication and message protection (for example, HTTPS).
Namespace: System.ServiceModel.Channels
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Syntax
'Declaration
Public Shared Function CreateUserNameOverTransportBindingElement As TransportSecurityBindingElement
public static TransportSecurityBindingElement CreateUserNameOverTransportBindingElement()
Return Value
Type: System.ServiceModel.Channels.TransportSecurityBindingElement
A TransportSecurityBindingElement.
Version Information
Silverlight
Supported in: 5, 4, 3
Silverlight for Windows Phone
Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0
XNA Framework
Supported in: Windows Phone OS 7.0
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.