Teamcenter C++ API Reference  2312
Public Attributes | List of all members
ServiceProviderInfo Struct Reference

#include <LisfmwrkUtils.hxx>

Public Attributes

std::string description
 
std::vector< std::string > domain
 
std::string providerName
 
std::string providerUrl
 

Detailed Description

Service provider information

Definition at line 96 of file LisfmwrkUtils.hxx.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: