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。

适用于