SecuritySettings Class
The security settings of a device.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.databoxedge.v2020_09_01.models._models_py3.ARMBaseModelSecuritySettings
Constructor
SecuritySettings(*, device_admin_password: azure.mgmt.databoxedge.v2020_09_01.models._models_py3.AsymmetricEncryptedSecret, **kwargs)
Parameters
- device_admin_password
- AsymmetricEncryptedSecret
Required
Required. Device administrator password as an encrypted string (encrypted using RSA PKCS #1) is used to sign into the local web UI of the device. The Actual password should have at least 8 characters that are a combination of uppercase, lowercase, numeric, and special characters.
Variables
- id
- str
The path ID that uniquely identifies the object.
- name
- str
The object name.
- type
- str
The hierarchical type of the object.
Feedback
Submit and view feedback for