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,11 +16,11 @@ tags: ['SDK', 'Software Development Kit', 'NonEmployeeSourceLiteWithSchemaAttrib
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Id** | Pointer to **String** | Non-Employee source id. | [optional]
|
||||
**SourceId** | Pointer to **String** | Source Id associated with this non-employee source. | [optional]
|
||||
**Name** | Pointer to **String** | Source name associated with this non-employee source. | [optional]
|
||||
**Description** | Pointer to **String** | Source description associated with this non-employee source. | [optional]
|
||||
**SchemaAttributes** | Pointer to [**[]NonEmployeeSchemaAttribute**](non-employee-schema-attribute) | List of schema attributes associated with this non-employee source. | [optional]
|
||||
**Id** | **String** | Non-Employee source id. | [optional]
|
||||
**SourceId** | **String** | Source Id associated with this non-employee source. | [optional]
|
||||
**Name** | **String** | Source name associated with this non-employee source. | [optional]
|
||||
**Description** | **String** | Source description associated with this non-employee source. | [optional]
|
||||
**SchemaAttributes** | [**[]NonEmployeeSchemaAttribute**](non-employee-schema-attribute) | List of schema attributes associated with this non-employee source. | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user