SecureConversationVersion.Prefix Property

Definition

Gets the prefix for the WS-SecureConversation version.

public:
 property System::Xml::XmlDictionaryString ^ Prefix { System::Xml::XmlDictionaryString ^ get(); };
public System.Xml.XmlDictionaryString Prefix { get; }
member this.Prefix : System.Xml.XmlDictionaryString
Public ReadOnly Property Prefix As XmlDictionaryString

Property Value

The prefix for the WS-SecureConversation version.

Applies to