Share via


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 バージョンのプレフィックス。

適用対象