Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IProfInfoUpdatePropOpts

Required options to update any property from the ProfileInfo class.

Hierarchy

Index

Properties

profileName

profileName: string

Name of the active profile

profileType

profileType: string

Type of the active profile

property

property: string

Property to update

Optional setSecure

setSecure: boolean

Specifies if the property should be stored securely or not

value

Value to use when updating the given property

Generated using TypeDoc