다음을 통해 공유


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입니다.

적용 대상