timelimit-server/docs/schema/serverdatastatus-definitions-protectionlevel.md
2020-05-04 02:00:00 +02:00

27 lines
1.3 KiB
Markdown

# ProtectionLevel Schema
```txt
https://timelimit.io/ServerDataStatus#/definitions/ProtectionLevel
```
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [ServerDataStatus.schema.json\*](ServerDataStatus.schema.json "open original schema") |
## ProtectionLevel Type
`string` ([ProtectionLevel](serverdatastatus-definitions-protectionlevel.md))
## ProtectionLevel Constraints
**enum**: the value of this property must be equal to one of the following values:
| Value | Explanation |
| :------------------------ | ----------- |
| `"device owner"` | |
| `"none"` | |
| `"password device admin"` | |
| `"simple device admin"` | |