Skip to main content

SourceConnectionsDto

Properties

NameTypeDescriptionNotes
identityProfiles(optional) Array<IdentityProfilesConnections>The IdentityProfile attached to this source[default to undefined]
credentialProfiles(optional) Array<string>Name of the CredentialProfile attached to this source[default to undefined]
sourceAttributes(optional) Array<string>The attributes attached to this source[default to undefined]
mappingProfiles(optional) Array<string>The profiles attached to this source[default to undefined]
dependentCustomTransforms(optional) Array<TransformRead>A list of custom transforms associated with this source. A transform will be considered associated with a source if any attributes of the transform specify the source as the sourceName.[default to undefined]
dependentApps(optional) Array<DependantAppConnections>[default to undefined]
missingDependents(optional) Array<DependantConnectionsMissingDto>[default to undefined]