Local Interface SecurityLevel3Transport::ClientCredentials

Local Interface SecurityLevel3Transport::ClientCredentials

local interface ClientCredentials
    inherits from SecurityLevel3::ClientCredentials
The ClientCredentials interface of this module extends the ClientCredentials interface of the SecurityLevel3::ClientCredentials interface with a readonly attribute that accesses its underlying TransportSecurity ClientCredentials.

Attribute Index

transport_credentials

Attributes

transport_credentials
readonly attribute TransportSecurity::ClientCredentials transport_credentials;


Generated by the ORBacus IDL-to-HTML translator