Table of Contents

Property SaslName

Namespace
MailFathom.Domain.Transport
Assembly
MailFathom.Domain.dll

SaslName

Gets the registered SASL name used on the wire and in configuration.

public string SaslName { get; }

Property Value

string

Exceptions

InvalidOperationException

Thrown when the value is the struct default rather than a mechanism.