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

4 KiB

EncryptableParentPassword Schema

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

EncryptableParentPassword Type

object (EncryptableParentPassword)

EncryptableParentPassword Properties

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

hash

hash

hash Type

string

secondHash

secondHash

secondHash Type

string

secondSalt

secondSalt

secondSalt Type

string

encrypted

encrypted

encrypted Type

boolean