MessageSecurityVersion::WSSecurity11WSTrustFebruary2005WSSecureConversationFebruary2005WSSecurityPolicy11BasicSecurityProfile10 Property
Gets the message security version that requires the Basic Security Profile based on WS-Security 1.1, WS-Trust of February 2005, WS-SecureConversation of February 2005 and WS-SecurityPolicy 1.1 security specifications.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property MessageSecurityVersion^ WSSecurity11WSTrustFebruary2005WSSecureConversationFebruary2005WSSecurityPolicy11BasicSecurityProfile10 { static MessageSecurityVersion^ get(); }
Property Value
Type: System.ServiceModel::MessageSecurityVersion^The MessageSecurityVersion object that requires the Basic Security Profile based on WS-Security 1.1, WS-Trust of February 2005, WS-SecureConversation of February 2005 and WS-SecurityPolicy 1.1 security specifications.
This static property returns an instance of this class. The instance of this class is used as parameters in the Create…CertificateBindingElement method calls on the SecurityBindingElement class.
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms