Delen via


LinkedIntegrationRuntimeRbacAuthorization type

De op rollen gebaseerd toegangsbeheer (RBAC) autorisatietype Integration Runtime.

type LinkedIntegrationRuntimeRbacAuthorization =
  LinkedIntegrationRuntimeType & {
    authorizationType: "RBAC"
    resourceId: string
  }