WSTrustChannel.WSTrustSerializationContext Propriedade

Definição

Recebe ou define o WSTrustSerializationContext que o canal usa para serializar WS-Trust mensagens.

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

Valor de Propriedade

É WSTrustSerializationContext usado pelo canal.

Observações

O acessório do conjunto está protegido.

Aplica-se a