BrokerAuthenticationMode Enum

  • java.lang.Object
    • java.lang.Enum<BrokerAuthenticationMode>
      • com.microsoft.azure.functions.BrokerAuthenticationMode

public enum BrokerAuthenticationMode

Defines the broker authentication modes

Fields

GSSAPI
NOTSET
PLAIN
SCRAMSHA256
SCRAMSHA512

Methods

getValue()

public int getValue()

Returns

int

Applies to