This interface allows its clients to get a reference of interface *i_ProviderNamedAccess that is necessary for access session interaction to take *place.
void setupAccessSession(in TINAAccessCommonTypes::t_UserInfo userinfo, out TINAAccessCommonTypes::t_AccessSessionId asId, out TINAAccessCommonTypes::t_AccessSessionSecretId asSecretId, out string sIOR) raises(e_setupFailure);
This operation allows its clients to get a reference of interface *i_ProviderNamedAccess for an access session and the access session identifiers.
exception e_setupFailure { string reason; };
Generated by the OmniBroker IDL-to-HTML translator (non-commercial)