SecureConversationVersion::Prefix Property

 

Gets the prefix for the WS-SecureConversation version.

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

public:
property XmlDictionaryString^ Prefix {
	XmlDictionaryString^ get();
}

Property Value

Type: System.Xml::XmlDictionaryString^

The prefix for the WS-SecureConversation version.

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