1. Home
  2. Docs
  3. Messaging Automation
  4. SecurityTokenScope

SecurityTokenScope

Security Token Scope

  • Represents an activity for specifying a security token across a set of activities.

Properties

      Common

  • DisplayName (String) – The display name of the activity.

      Misc

  • Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose level.
  • Body (Activity) – Gets or sets the activities in the scope.
  • SecurityToken (InArgument<SecurityToken>) – Gets or sets the security token to apply in the scope.

Example