Share via


MessageSecurityVersion.TrustVersion Vlastnost

Definice

Získá WS-Trust verzi, která odpovídá verzi zabezpečení zprávy.

public:
 property System::ServiceModel::Security::TrustVersion ^ TrustVersion { System::ServiceModel::Security::TrustVersion ^ get(); };
public System.ServiceModel.Security.TrustVersion TrustVersion { get; }
member this.TrustVersion : System.ServiceModel.Security.TrustVersion
Public ReadOnly Property TrustVersion As TrustVersion

Hodnota vlastnosti

Objekt TrustVersion , který odpovídá verzi zabezpečení zprávy.

Poznámky

Tato metoda je implementována instancemi této třídy vrácené sedmi statickými vlastnostmi. Každá implementace představuje jinou kombinaci verzí specifikace, a proto vrací jinou hodnotu pro tuto vlastnost.

Platí pro