BasicAuthOptions
Properties
Name | Type | Description | Notes |
---|---|---|---|
Username | String | ||
Password | String |
Examples
- Prepare the resource
$BasicAuthOptions = Initialize-maislurp-client-powershellBasicAuthOptions -Username null `
-Password null
- Convert the resource to JSON