|
Teamcenter C++ API Reference
2312
|
#include <LisfmwrkUtils.hxx>
Public Attributes | |
| std::string | description |
| std::vector< std::string > | domain |
| std::string | providerName |
| std::string | providerUrl |
Service provider information
Definition at line 96 of file LisfmwrkUtils.hxx.
| std::string ServiceProviderInfo::description |
Description of service provider
Definition at line 100 of file LisfmwrkUtils.hxx.
| std::vector<std::string> ServiceProviderInfo::domain |
Domain of Service Provider
Definition at line 101 of file LisfmwrkUtils.hxx.
| std::string ServiceProviderInfo::providerName |
Name of service provider
Definition at line 99 of file LisfmwrkUtils.hxx.
| std::string ServiceProviderInfo::providerUrl |
URL of service provider
Definition at line 98 of file LisfmwrkUtils.hxx.