Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProfInfoUpdateKnownPropOpts

Required options to update known properties from the ProfileInfo class.

Hierarchy

Index

Properties

mergedArgs

mergedArgs: IProfMergedArg

Merged arguments object describing the location of the property to update

Optional osLocInfo

osLocInfo: IProfLocOsLoc

Optional osLoc information. This will allow the updateKnownProperty function to switch active layer if needed

property

property: string

Property to update

Optional setSecure

setSecure: boolean

Specifies if the property should be stored securely or not

value

value: IProfArgValue | undefined

Value to use when updating the given property

Generated using TypeDoc