Application Programming Interface Guide > Introduction > Security Features
 
Security Features
TDV operations and built-in procedures support the following security features:
You can specify HTTPS (secure HTTP) for data sources and data services. See updateDataSourcePort, and updateDataServicePort.
You can specify a variety of authentication methods (HTTP BASIC, HTTP DIGEST, WSS user name token, NTLM, or KERBEROS) when you set up a data service (updateDataServicePort).
You can specify a password any time you create or update a user in the composite domain (createUser, and updateUser), begin a session (beginSession), join a cluster (joinCluster), or work with encryption (see next bullet).