timelimit-server/docs/schema/serializedparentaction-definitions-encryptableparentpassword.md
2022-09-12 02:00:00 +02:00

4.1 KiB

EncryptableParentPassword Schema

https://timelimit.io/SerializedParentAction#/definitions/SerializedSetChildPasswordAction/properties/newPassword
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none SerializedParentAction.schema.json*

newPassword Type

object (EncryptableParentPassword)

newPassword Properties

Property Type Required Nullable Defined by
hash string Required cannot be null SerializedParentAction
secondHash string Required cannot be null SerializedParentAction
secondSalt string Required cannot be null SerializedParentAction
encrypted boolean Optional cannot be null SerializedParentAction

hash

hash

hash Type

string

secondHash

secondHash

secondHash Type

string

secondSalt

secondSalt

secondSalt Type

string

encrypted

encrypted

encrypted Type

boolean