This object represents the secure association that was set up with a target object, i.e. we are a client and this is our view of the target's credentials.
readonly attribute Security::AssociationOptions association_options_used;
This attribute contains the accepting options of the own credentials that were negotiated and finally used in the security context with the client.
readonly attribute Credentials initiating_credentials;
This attibute cotains the "own" or "received" credentials that were used to initiate the secure association with the target.
Generated by the ORBacus IDL-to-HTML translator (non-commercial)