WSTrustChannel.TrustVersion Propriedade

Definição

Obtém ou define a versão de WS-Trust este canal usa para serializar Message objetos.

public:  property System::ServiceModel::Security::TrustVersion ^ TrustVersion {  public:
System::ServiceModel::Security::TrustVersion ^ get(); protected:
 void set(System::ServiceModel::Security::TrustVersion ^ value); };
public System.ServiceModel.Security.TrustVersion TrustVersion { get; protected set; }
member this.TrustVersion : System.ServiceModel.Security.TrustVersion with get, set
Public Property TrustVersion As TrustVersion

Valor de Propriedade

O TrustVersion (URI) utilizado pelo canal.

Observações

O acessório do conjunto está protegido.

Aplica-se a