TrustVersion Class
Contains the set of supported WS-Trust versions. This is an abstract class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Default | Gets the default version. |
![]() | Namespace | Gets the namespace for this trust version. |
![]() | Prefix | Gets the prefix. |
![]() ![]() | WSTrust13 | Gets the version 1.3 of WS-Trust. |
![]() ![]() | WSTrustFeb2005 | Gets the February 2005 version of WS-Trust. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



