TrustVersion::WSTrust13 Property

 

Gets the version 1.3 of WS-Trust.

Namespace:   System.ServiceModel.Security
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public:
property TrustVersion^ WSTrust13 {
	static TrustVersion^ get();
}

Property Value

Type: System.ServiceModel.Security::TrustVersion^

The version 1.3 of WS-Trust.

.NET Framework
Available since 3.0
Return to top
Show: