TrustVersion.WSTrustFeb2005 Property

Definition

Gets the February 2005 version of 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

Property Value

The February 2005 version of WS-Trust.

Applies to