Files
developer.sailpoint.com/docs/tools/sdk/powershell/refrence/beta/Models/ContextAttributeDtoValue.md
darrell-thobe-sp 39d2297259 update to doc files
2025-01-24 14:40:05 -05:00

794 B

id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
id title pagination_label sidebar_label sidebar_class_name keywords slug tags
context-attribute-dto-value ContextAttributeDtoValue ContextAttributeDtoValue ContextAttributeDtoValue powershellsdk
powershell
PowerShell
sdk
ContextAttributeDtoValue
/tools/sdk/powershell/beta/models/context-attribute-dto-value
SDK
Software Development Kit
ContextAttributeDtoValue

ContextAttributeDtoValue

Properties

Name Type Description Notes

Examples

  • Prepare the resource
$ContextAttributeDtoValue = Initialize-PSSailpoint.BetaContextAttributeDtoValue 
  • Convert the resource to JSON
$ContextAttributeDtoValue | ConvertTo-JSON

[Back to top]