Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AppExtensionEnterpriseAppApp

This extension defines the Enterprise App related attributes.

Properties

Optional allowAuthzDecisionTTL

allowAuthzDecisionTTL: undefined | number

Allow Authz policy decision expiry time in seconds.

*Added In:** 19.2.1

*SCIM++ Properties:** - idcsMaxValue: 3600 - idcsMinValue: 0 - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: integer - uniqueness: none Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional allowAuthzPolicy

allowAuthzPolicy: model.AppAllowAuthzPolicy

Optional appResources

appResources: Array<AppAppResources>

A list of AppResources of this App.

*Added In:** 19.2.1

*SCIM++ Properties:** - caseExact: true - idcsCompositeKey: [value] - idcsSearchable: true - multiValued: true - mutability: readWrite - required: false - returned: default - type: complex

Optional denyAuthzDecisionTTL

denyAuthzDecisionTTL: undefined | number

Deny Authz policy decision expiry time in seconds.

*Added In:** 19.2.1

*SCIM++ Properties:** - idcsMaxValue: 3600 - idcsMinValue: 0 - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: integer - uniqueness: none Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional denyAuthzPolicy

denyAuthzPolicy: model.AppDenyAuthzPolicy

Functions

getDeserializedJsonObj

getJsonObj