UserNameAndPasswordCredential
Data that describes a credential that represents a user name and password.
Declaration
object UserNameAndPasswordCredentialProperties
| Name | Type | Description |
|---|---|---|
Password | string | The password for this credential. |
UserName Required | string | The user name for this credential. |