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

DataBoxEdgeSecuritySettings.DeviceAdminPassword 属性

定义

设备管理员密码作为加密字符串 (使用 RSA PKCS #1 加密) 用于登录设备的本地 Web UI。 实际密码应至少有 8 个字符,这些字符由大写、小写、数字和特殊字符组合而成。

public Azure.ResourceManager.DataBoxEdge.Models.AsymmetricEncryptedSecret DeviceAdminPassword { get; set; }
member this.DeviceAdminPassword : Azure.ResourceManager.DataBoxEdge.Models.AsymmetricEncryptedSecret with get, set
Public Property DeviceAdminPassword As AsymmetricEncryptedSecret

属性值

适用于