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

#passwordString (readonly)

Returns:

  • (String)


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

PasswordPlaintext = Data.define(:password)