共用方式為


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。

適用於