SecureConversationVersion::WSSecureConversation13 Property

 

Gets the version 1.3 of WS-SecureConversation.

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

public:
property SecureConversationVersion^ WSSecureConversation13 {
	static SecureConversationVersion^ get();
}

Property Value

Type: System.ServiceModel.Security::SecureConversationVersion^

The version 1.3 of WS-SecureConversation.

.NET Framework
Available since 3.0
Return to top
Show: