Table of Contents

Property HasSaslSupportedMechs

Namespace
MongoDB.Driver.Core.Connections
Assembly
MongoDB.Driver.Core.dll

HasSaslSupportedMechs

Get whether SaslSupportedMechs was part of the hello response.

public bool HasSaslSupportedMechs { get; }

Property Value

bool

Whether SaslSupportedMechs was part of the hello response.