WSTrustServiceHost::ServiceContract Property

.NET Framework (current version)
 

Gets the service contract associated with this instance.

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

public:
property WSTrustServiceContract^ ServiceContract {
	WSTrustServiceContract^ get();
}

Property Value

Type: System.ServiceModel.Security::WSTrustServiceContract^

The service contract for this instance.

.NET Framework
Available since 4.5
Return to top
Show: