Share via


BrokerAuthenticationMethod type

Broker Authentication Mode
KnownBrokerAuthenticationMethod can be used interchangeably with BrokerAuthenticationMethod, this enum contains the known values that the service supports.

Known values supported by the service

Custom: Custom authentication configuration.
ServiceAccountToken: ServiceAccountToken authentication configuration.
X509: X.509 authentication configuration.

type BrokerAuthenticationMethod = string