MqttBridgeRemoteBrokerAuthenticationMethodsResponse

MqttBridge RemoteBrokerConnection Authentication methods. NOTE - Enum only one is allowed to be passed.

Constructors

constructor(systemAssignedManagedIdentity: ManagedIdentityAuthenticationResponse? = null, x509: MqttBridgeRemoteBrokerX509AuthenticationResponse? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Managed identity remote broker authentication method.

Link copied to clipboard

X509 remote broker authentication method.