WSTrustChannel.WSTrustResponseSerializer Propriedade

Definição

Obtém ou definem os WSTrustResponseSerializer que o canal usa para serializar mensagens de resposta WS-Trust.

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

Valor de Propriedade

É WSTrustResponseSerializer usado pelo canal.

Observações

O acessório do conjunto está protegido.

Aplica-se a