次の方法で共有


TrustVersion.WSTrustFeb2005 プロパティ

定義

WS-Trust の 2005 年 2 月バージョンを取得します。

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

プロパティ値

WS-Trust の 2005 年 2 月バージョン。

適用対象