Table of Contents

Interface IMqttEnhancedAuthenticationHandler

Namespace
Azure.Iot.Operations.Protocol.Models
Assembly
Azure.Iot.Operations.Protocol.dll
public interface IMqttEnhancedAuthenticationHandler

Methods

HandleEnhancedAuthenticationAsync(MqttEnhancedAuthenticationEventArgs)

Task HandleEnhancedAuthenticationAsync(MqttEnhancedAuthenticationEventArgs eventArgs)

Parameters

eventArgs MqttEnhancedAuthenticationEventArgs

Returns

Task