SecureConversationVersion.Prefix 属性

定义

获取 WS-SecureConversation 版本的前缀。

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

属性值

WS-SecureConversation 版本的前缀。

适用于