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

속성 값

XmlDictionaryString

WS-SecureConversation 버전의 접두사입니다.

적용 대상