This object is the Sever Side Context that was generated from the vaults accept_security_context operation.
readonly attribute Security::AssociationOptions association_options_used;
The association option that was negotiated and used for this context.
readonly attribute Security::DelegationMode delegation_mode;
Valid only afet staet reaches ClientEstablished or higher. The delegeation mode that was negotiated and used for this context.
readonly attribute SecurityLevel2::ReceivedCredentials received_credentials;
Credentails received from the peer.
readonly attribute SecurityLevel2::Credentials server_credentials;
Specific server side credentials used to establish context.
readonly attribute Security::AssociationOptions server_options_required;
Server Security Context: Accepting Options of Credentials used
readonly attribute Security::AssociationOptions server_options_supported;
Server Security Context: Accepting Options of Credentials used
readonly attribute Security::Opaque server_security_name;
Target's Security Name: From Server Credentials.
Generated by the ORBacus IDL-to-HTML translator (non-commercial)