DataflowEndpointMqttAuthentication interface

Mqtt 端點驗證屬性。 注意 - 每個項目只允許驗證屬性。

屬性

method

驗證模式。

serviceAccountTokenSettings

Kubernetes 服務帳戶令牌驗證。 如果未設定預設物件為 aio-internal

systemAssignedManagedIdentitySettings

系統指派的受控識別驗證。

userAssignedManagedIdentitySettings

使用者指派的受控識別驗證。

x509CertificateSettings

X.509 憑證驗證。

屬性詳細資料

method

驗證模式。

method: string

屬性值

string

serviceAccountTokenSettings

Kubernetes 服務帳戶令牌驗證。 如果未設定預設物件為 aio-internal

serviceAccountTokenSettings?: DataflowEndpointAuthenticationServiceAccountToken

屬性值

systemAssignedManagedIdentitySettings

系統指派的受控識別驗證。

systemAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationSystemAssignedManagedIdentity

屬性值

userAssignedManagedIdentitySettings

使用者指派的受控識別驗證。

userAssignedManagedIdentitySettings?: DataflowEndpointAuthenticationUserAssignedManagedIdentity

屬性值

x509CertificateSettings

X.509 憑證驗證。

x509CertificateSettings?: DataflowEndpointAuthenticationX509

屬性值