TrustVersion.WSTrustFeb2005 プロパティ

定義

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

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

プロパティ値

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

適用対象