SecurityVersion::WSSecurity11 Property

 

Gets the version 1.1 of WS-Security.

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

public:
property SecurityVersion^ WSSecurity11 {
	static SecurityVersion^ get();
}

Property Value

Type: System.ServiceModel.Security::SecurityVersion^

The version 1.1 of WS-Security.

Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Return to top
Show: