Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 505 Bytes

AppUserPasswordCredential.md

File metadata and controls

11 lines (7 loc) · 505 Bytes

Okta.Sdk.Model.AppUserPasswordCredential

The user's password. This is a write-only property. An empty password object is returned to indicate that a password value exists.

Properties

Name Type Description Notes
Value string Password value [optional]

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