DispatchContext.TrustNamespace プロパティ

定義

要求メッセージと応答メッセージのスキーマを定義する WS-Trust 名前空間の URI。

public:
 property System::String ^ TrustNamespace { System::String ^ get(); void set(System::String ^ value); };
public string TrustNamespace { get; set; }
member this.TrustNamespace : string with get, set
Public Property TrustNamespace As String

プロパティ値

String

名前空間の URI。

適用対象