BrokerAuthenticationMode Enum
- java.
lang. Object - java.
lang. Enum<BrokerAuthenticationMode> - com.
microsoft. azure. functions. BrokerAuthenticationMode
- com.
- java.
public enum BrokerAuthenticationMode
Defines the broker authentication modes
Fields
GSSAPI | |
NOTSET | |
PLAIN | |
SCRAMSHA256 | |
SCRAMSHA512 |
Methods
getValue()
public int getValue()
Returns
int
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java