ToError
Methods
public static string ToError(this CredentialsIssue issue)
Converts the given issue into a user-facing error message.
Parameters
| Type | Name | Description |
|---|---|---|
| CredentialsIssue | issue | A single CredentialsIssue flag to convert into an error message. |
Returns
| Type | Description |
|---|---|
| string | A string containing the error message corresponding to the |