WebSphere Message Service Clients for C/C++ and .NET, Version 1.2 Operating Systems: Linux, Windows

Properties of InitialContext

An overview of the properties of the InitialContext object, with links to more detailed reference information.

Table 1. Properties of InitialContext
Name of property Description
XMSC_IC_PROVIDER_URL Used to locate the JNDI naming directory so that the COS naming service does not need to be on the same machine as the web service.
XMSC_IC_SECURITY_AUTHENTICATION Based on the Java Context interface SECURITY_AUTHENTICATION.
XMSC_IC_SECURITY_CREDENTIALS Based on the Java Context interface SECURITY_CREDENTIALS.
XMSC_IC_SECURITY_PRINCIPAL Based on the Java Context interface SECURITY_PRINCIPAL.
XMSC_IC_SECURITY_PROTOCOL Based on the Java Context interface SECURITY_PROTOCOL
XMSC_IC_URL For LDAP and FileSystem contexts, the address of the repository containing administered objects. For COS naming contexts, the address of the web service that looks up the objects in the directory.
Related concepts
InitialContext properties
URI format for XMS initial contexts
Retrieval of administered objects
Related tasks
Creating an InitialContext

Reference topic

Terms of Use | Rate this page

Last updated: 7 Dec 2005

© Copyright IBM Corporation 2005. All Rights Reserved.