次の方法で共有


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

プロパティ値

適用対象