WSTrustChannel.WSTrustResponseSerializer 屬性

定義

取得或設定通道用來序列化 WS-Trust 回應訊息的 WSTrustResponseSerializer

public:  property System::IdentityModel::Protocols::WSTrust::WSTrustResponseSerializer ^ WSTrustResponseSerializer {  public:
System::IdentityModel::Protocols::WSTrust::WSTrustResponseSerializer ^ get(); protected:
 void set(System::IdentityModel::Protocols::WSTrust::WSTrustResponseSerializer ^ value); };
public System.IdentityModel.Protocols.WSTrust.WSTrustResponseSerializer WSTrustResponseSerializer { get; protected set; }
member this.WSTrustResponseSerializer : System.IdentityModel.Protocols.WSTrust.WSTrustResponseSerializer with get, set
Public Property WSTrustResponseSerializer As WSTrustResponseSerializer

屬性值

通道使用的 WSTrustResponseSerializer

備註

set 存取子受到保護。

適用於