mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,11 +16,11 @@ tags: ['SDK', 'Software Development Kit', 'AppAccountDetailsSourceAccount', 'V20
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **String** | The account ID | [optional]
|
||||
**NativeIdentity** | Pointer to **String** | The native identity of account | [optional]
|
||||
**DisplayName** | Pointer to **String** | The display name of account | [optional]
|
||||
**SourceId** | Pointer to **String** | The source ID of account | [optional]
|
||||
**SourceDisplayName** | Pointer to **String** | The source name of account | [optional]
|
||||
**Id** | **String** | The account ID | [optional]
|
||||
**NativeIdentity** | **String** | The native identity of account | [optional]
|
||||
**DisplayName** | **String** | The display name of account | [optional]
|
||||
**SourceId** | **String** | The source ID of account | [optional]
|
||||
**SourceDisplayName** | **String** | The source name of account | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user