DispatchContext.TrustNamespace Property

Definition

The WS-Trust namespace URI that defines the schema for the request and response messages.

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

Property Value

The namespace URI.

Applies to