Class: WorkOS::UserManagement::PasswordPlaintext

Inherits:
Data
  • Object
show all
Defined in:
lib/workos/user_management.rb

Overview

Identifies the password (plaintext variant).

Instance Attribute Summary collapse

Instance Attribute Details

#passwordObject (readonly)

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



13
# File 'lib/workos/user_management.rb', line 13

PasswordPlaintext = Data.define(:password)