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

プロパティ値

名前空間 URI。

適用対象