WSTrustServiceHost::ServiceContract Property
.NET Framework (current version)
Gets the service contract associated with this instance.
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
Available since 4.5
Show: