ServiceSecurity#

class ansys.platform.instancemanagement.ServiceSecurity(transport: str, cert_files: CertificateFiles | None = None)#

Protobuf-free view of the server-resolved security info.

Reports the transport the PIM server actually chose for a service, as opposed to the transport requested via security_settings at instance creation. See Security.

Methods

Attributes