allowPsc property

String? allowPsc
getter/setter pair

Specifies whether PSC creation is allowed. Possible string values are:

  • "PSC_ALLOWED"
  • "PSC_BLOCKED"

Implementation

core.String? allowPsc;