SecurityPolicyVersion::WSSecurityPolicy12 Property

 

Gets the version 1.2 of WS-SecurityPolicy.

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

public:
property SecurityPolicyVersion^ WSSecurityPolicy12 {
	static SecurityPolicyVersion^ get();
}

Property Value

Type: System.ServiceModel.Security::SecurityPolicyVersion^

The version 1.2 of WS-SecurityPolicy.

.NET Framework
Available since 3.0
Return to top
Show: