Skip to main content

Working with the TEAdminTrustedServer Class

The TEAdminTrustedServer class represents Trusted Server administrative tasks (managing trusted servers and principal trust matrix) and is derived from the TEAdmin class.

 The code sample listed below illustrates trusted server management tasks associated with the TEAdminTrustedServer class.


Trusted Server Management

The following code sample illustrates how to manage trusted server and principal trust matrix.


Code Sample

See the C++ environment settings for details on setting the project environment.


cpp_admin_trustedserver.cpp

The complete source for this sample, together with its console output, is published in the SDK reference and is the maintained copy:

cpp_admin_trustedserver.cpp