mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'BasicAuthConfig', 'V2024BasicAuthConf
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**UserName** | Pointer to **String** | The username to authenticate. | [optional]
|
||||
**Password** | Pointer to **String** | The password to authenticate. On response, this field is set to null as to not return secrets. | [optional]
|
||||
**UserName** | **String** | The username to authenticate. | [optional]
|
||||
**Password** | **String** | The password to authenticate. On response, this field is set to null as to not return secrets. | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user