IdentityProfileAllOfAuthoritativeSource
Properties
Name | Type | Description | Notes |
---|---|---|---|
Type | Enum [ "SOURCE" ] | Type of the object to which this reference applies | [optional] |
Id | String | ID of the object to which this reference applies | [optional] |
Name | String | Human-readable display name of the object to which this reference applies | [optional] |
Examples
- Prepare the resource
$IdentityProfileAllOfAuthoritativeSource = Initialize-PSSailpoint.V2024IdentityProfileAllOfAuthoritativeSource -Type SOURCE `
-Id 2c9180835d191a86015d28455b4b232a `
-Name HR Active Directory
- Convert the resource to JSON
$IdentityProfileAllOfAuthoritativeSource | ConvertTo-JSON