ServerIdentities Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
The locations of the data server and filestore server.
Syntax
public class ServerIdentities Public Class ServerIdentities Properties
| Name | Description |
|---|---|
| DataServer | The data server location, which is where all the database information resides. |
| FileServer | The file store server location, which is where all the file information resides. |
Returned By
Where you get a ServerIdentities — members that return one.
- AnonymousCredentials.ServerIdentities
- AutodeskAuthCredentials.ServerIdentities
- ContainerCredentials.ServerIdentities
- IdentificationService.GetServerIdentities
- IWebServiceCredentials.ServerIdentities
- SessionCredentials.ServerIdentities
- UserPasswordCredentials.ServerIdentities
- UserPasswordCredentialsBase.ServerIdentities
- WebServiceCredentials.ServerIdentities
- WebServiceCredentialsBase.ServerIdentities
- WebServiceManager.GetServerIdentities
- WinAuthCredentials.ServerIdentities
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.ServerIdentities