WSTrustChannel.TrustVersion Свойство

Определение

Получает или задает версию WS-Trust, используемую данным каналом для сериализации объектов Message.

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

Значение свойства

Универсальный код ресурса (URI) TrustVersion, используемый каналом.

Комментарии

Метод доступа set защищен.

Применяется к