你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MongoDBUserDefinitionData.Mechanisms 属性

定义

Mongo 身份验证机制。 目前,我们仅支持身份验证机制 SCRAM-SHA-256。

public string Mechanisms { get; set; }
member this.Mechanisms : string with get, set
Public Property Mechanisms As String

属性值

适用于