[]
Represents the login and password credentials.
public struct LoginPasswordCredentials
| Name | Description |
|---|---|
| LoginPasswordCredentials(string, string) | Initializes a new instance of the LoginPasswordCredentials struct. |
| Name | Description |
|---|---|
| Empty |
| Name | Description |
|---|---|
| Login | Gets the user login. |
| Password | Gets the user password. |