Show / Hide Table of Contents

Namespace Amqp.Sasl

Classes

SaslChallenge

Contains the security mechanism challenge data defined by the SASL specification.

SaslInit

SaslInit selects the mechanism and provides the initial response if needed.

SaslMechanisms

Available SASL mechanisms advertised by the server.

SaslOutcome

Indicates the outcome of the sasl dialog.

SaslProfile

The SaslProfile is the base class of an SASL profile implementation. It provides the basic support for frame exchange during SASL authentication.

SaslResponse

Security mechanism response.

Enums

SaslCode

Codes to indicate the outcome of the SASL dialog.

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX