共用方式為


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 月版本。

適用於