Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 595 Bytes

PasswordImportRequestDataContextCredential.md

File metadata and controls

11 lines (7 loc) · 595 Bytes

Okta.Sdk.Model.PasswordImportRequestDataContextCredential

Properties

Name Type Description Notes
Username string The `username` that the end user supplied when attempting to sign in to Okta. [optional]
Password string The `password` that the end user supplied when attempting to sign in to Okta. [optional]

[Back to Model list] [Back to API list] [Back to README]