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

适用于